Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/docs/
Ddemo_mode.md147 if [[ $ADB == "" ]]; then
148 ADB=adb
160 $ADB root || exit
161 $ADB wait-for-devices
162 $ADB shell settings put global sysui_demo_allowed 1
165 $ADB shell am broadcast -a com.android.systemui.demo -e command enter || exit
167 $ADB shell am broadcast -a com.android.systemui.demo -e command clock -e
170 $ADB shell am broadcast -a com.android.systemui.demo -e command battery -e
172 $ADB shell am broadcast -a com.android.systemui.demo -e command battery -e
174 $ADB shell am broadcast -a com.android.systemui.demo -e command network -e
[all …]
/frameworks/opt/telephony/
DREADME.txt28 run on a device connected through ADB with the command:
/frameworks/native/cmds/evemu-record/
DREADME.md14 From a computer connected to the device over ADB, you can start a recording:
/frameworks/compile/libbcc/gdb_plugin/
Dandroid-commands.py96 class ADB: class
760 adb = ADB(verbose=be_verbose)
/frameworks/native/opengl/libs/EGL/
DGLES_layers.md251 …- Secondly, if you want to determine from an application that can't call out to ADB for this, you …