Searched refs:ADB (Results 1 – 5 of 5) sorted by relevance
135 if [[ $ADB == "" ]]; then136 ADB=adb148 $ADB root || exit149 $ADB wait-for-devices150 $ADB shell settings put global sysui_demo_allowed 1153 $ADB shell am broadcast -a com.android.systemui.demo -e command enter || exit155 $ADB shell am broadcast -a com.android.systemui.demo -e command clock -e158 $ADB shell am broadcast -a com.android.systemui.demo -e command battery -e160 $ADB shell am broadcast -a com.android.systemui.demo -e command battery -e162 $ADB shell am broadcast -a com.android.systemui.demo -e command network -e[all …]
96 class ADB: class760 adb = ADB(verbose=be_verbose)
11 a target device, and makes coordinated use of LLDB and ADB to run automated213 Located ADB
364 public static final long FUNCTION_ADB = GadgetFunction.ADB;
251 …- Secondly, if you want to determine from an application that can't call out to ADB for this, you …