Searched defs:adb (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/libs/hwui/tests/scripts/ |
H A D | skp-capture.sh | 21 adb() { function
|
/aosp14/frameworks/base/tools/velocityplot/ |
H A D | velocityplot.py | 280 adb = subprocess.Popen(['adb', 'logcat', '-s', '-v', 'time', 'Input:*', 'VelocityTracker:*'], variable
|
/aosp14/frameworks/base/tools/orientationplot/ |
H A D | orientationplot.py | 448 adb = subprocess.Popen(['adb', 'logcat', '-s', '-v', 'time', 'WindowOrientationListener:V'], variable
|