Home
last modified time | relevance | path

Searched defs:adb (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/hwui/tests/scripts/
H A Dskp-capture.sh21 adb() { function
/aosp14/frameworks/base/tools/velocityplot/
H A Dvelocityplot.py280 adb = subprocess.Popen(['adb', 'logcat', '-s', '-v', 'time', 'Input:*', 'VelocityTracker:*'], variable
/aosp14/frameworks/base/tools/orientationplot/
H A Dorientationplot.py448 adb = subprocess.Popen(['adb', 'logcat', '-s', '-v', 'time', 'WindowOrientationListener:V'], variable