Searched refs:isAppInstalledFromGooglePlayStore (Results 1 – 1 of 1) sorted by relevance
570 public static boolean isAppInstalledFromGooglePlayStore(Context context, String packageName) { in isAppInstalledFromGooglePlayStore() method in BatteryUtils586 return BatteryUtils.isAppInstalledFromGooglePlayStore(context, originalPackingName) in getLoggingPackageName()