HomeSort by relevance Sort by last modified time
    Searched full:is_package_disabled (Results 1 - 1 of 1) sorted by null

  /external/autotest/client/common_lib/cros/
arc.py 413 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 100 milliseconds