Searched refs:GMS_PACKAGE (Results 1 – 2 of 2) sorted by relevance
73 private static final String GMS_PACKAGE = "com.google.android.gms"; field in ServerInterface379 return pm.getApplicationInfo(GMS_PACKAGE, 0).enabled; in assumeNetworkConsent()
8898 private static final String GMS_PACKAGE = "com.google.android.gms";8953 mGmsUid = context.getPackageManager().getApplicationInfo(GMS_PACKAGE, 0).uid;