Home
last modified time | relevance | path

Searched defs:adbout (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/velocityplot/
H A Dvelocityplot.py78 def __init__(self, adbout): argument
282 adbout = NonBlockingStream(adb.stdout) variable
/aosp14/frameworks/base/tools/orientationplot/
H A Dorientationplot.py74 def __init__(self, adbout): argument
450 adbout = NonBlockingStream(adb.stdout) variable