Home
last modified time | relevance | path

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

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