Ejemplo n.º 1
0
 private static Context getRemoteContext(Context context) {
   if (Sz == null) {
     if (iz()) {
       Sz = context.getApplicationContext();
     } else {
       Sz = GooglePlayServicesUtil.getRemoteContext(context);
     }
   }
   return Sz;
 }
Ejemplo n.º 2
0
 private static Context getRemoteContext(Context paramContext) {
   if (alI == null) {
     if (!nY()) {
       break label23;
     }
   }
   label23:
   for (alI = paramContext.getApplicationContext();
       ;
       alI = GooglePlayServicesUtil.getRemoteContext(paramContext)) {
     return alI;
   }
 }