コード例 #1
0
 public Map<String, Object> getRequestMap(Context paramContext)
 {
   HashMap localHashMap = new HashMap();
   if (this.c != null)
     localHashMap.put("kw", this.c);
   if (this.a != null)
     localHashMap.put("cust_gender", Integer.valueOf(this.a.ordinal()));
   if (this.b != null)
     localHashMap.put("cust_age", this.b);
   if (this.f != null)
     localHashMap.put("uule", AdUtil.a(this.f));
   if (this.g)
     localHashMap.put("testing", Integer.valueOf(1));
   if (this.d)
   {
     localHashMap.put("pto", Integer.valueOf(1));
     if (!isTestDevice(paramContext))
       break label208;
     localHashMap.put("adtest", "on");
   }
   label208: 
   while (this.h)
   {
     if (this.e != null)
       localHashMap.put("extras", this.e);
     return localHashMap;
     if (aa.a(paramContext));
     for (int j = 1; ; j = 0)
     {
       localHashMap.put("cipa", Integer.valueOf(j));
       break;
     }
   }
   if (AdUtil.c());
   for (String str = "AdRequest.TEST_EMULATOR"; ; str = "\"" + AdUtil.a(paramContext) + "\"")
   {
     a.c("To get test ads on this device, call adRequest.addTestDevice(" + str + ");");
     this.h = true;
     break;
   }
 }