Searched refs:_SETTINGS_PKG (Results 1 – 1 of 1) sorted by relevance
39 _SETTINGS_PKG = 'com.android.settings' variable972 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)