Searched refs:GOOGLE_PLAY_STORE_PACKAGE (Results 1 – 1 of 1) sorted by relevance
84 private static final String GOOGLE_PLAY_STORE_PACKAGE = "com.android.vending"; field in BatteryUtils581 && GOOGLE_PLAY_STORE_PACKAGE.equals(installSourceInfo.getInitiatingPackageName()); in isAppInstalledFromGooglePlayStore()