Searched refs:_PLAY_STORE_PKG (Results 1 – 1 of 1) sorted by relevance
39 _PLAY_STORE_PKG = 'com.android.vending' variable924 if disable_play_store and not is_package_disabled(_PLAY_STORE_PKG):926 if not is_package_disabled(_PLAY_STORE_PKG):951 adb_shell('pm enable ' + _PLAY_STORE_PKG)1009 if is_package_disabled(_PLAY_STORE_PKG):1011 adb_shell('am force-stop ' + _PLAY_STORE_PKG)1013 '-d package:' + _PLAY_STORE_PKG)