Home
last modified time | relevance | path

Searched refs:_SETTINGS_PKG (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/common_lib/cros/
Darc.py39 _SETTINGS_PKG = 'com.android.settings' variable
972 d(textMatches='(?i)DISABLE', packageName=_SETTINGS_PKG).wait.exists()
973 d(textMatches='(?i)DISABLE', packageName=_SETTINGS_PKG).click.wait()
978 adb_shell('am force-stop ' + _SETTINGS_PKG)