Searched defs:is_package_disabled (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/common_lib/cros/
H A Darc.py413 def is_package_disabled(package): function
731 if disable_play_store and not is_package_disabled(_PLAY_STORE_PKG):
733 if not is_package_disabled(_PLAY_STORE_PKG):
821 if is_package_disabled(_PLAY_STORE_PKG):

Completed in 87 milliseconds