Esempio n. 1
0
 protected void a(int i)
 {
     e.e(new Object[] {
         "queryProdInfo: ", Integer.toHexString(i)
     });
     ProductSocialActivity.a(a);
     if (ProductSocialActivity.b(a) != null)
     {
         ProductSocialActivity.b(a).setRefreshing(false);
     }
 }
Esempio n. 2
0
 protected void a(d d1)
 {
     if (d1 == null || d1.a.intValue() <= 0 || d1.b == null)
     {
         b(0x80000003);
     } else
     {
         ProductSocialActivity.a(a, (Product)d1.b.get(0));
         ProductSocialActivity.a(a);
         if (ProductSocialActivity.b(a) != null)
         {
             ProductSocialActivity.b(a).setRefreshing(false);
             return;
         }
     }
 }