Searched refs:_SETTINGS_PKG (Results 1 – 1 of 1) sorted by relevance
40 _SETTINGS_PKG = 'com.android.settings' variable1020 d(textMatches='(?i)DISABLE', packageName=_SETTINGS_PKG).wait.exists()1021 d(textMatches='(?i)DISABLE', packageName=_SETTINGS_PKG).click.wait()1026 adb_shell('am force-stop ' + _SETTINGS_PKG)