HomeSort by relevance Sort by last modified time
    Searched refs:WaitForDevicePm (Results 1 - 3 of 3) sorted by null

  /development/testrunner/
adb_interface.py 318 def WaitForDevicePm(self, wait_time=120):
503 self.WaitForDevicePm()
  /external/chromium_org/third_party/android_testrunner/
adb_interface.py 310 def WaitForDevicePm(self, wait_time=120):
508 self.WaitForDevicePm()
  /external/chromium_org/build/android/pylib/
android_commands.py 312 def WaitForDevicePm(self):
325 self._adb.WaitForDevicePm()
363 self.WaitForDevicePm()
    [all...]

Completed in 285 milliseconds