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

  /tools/test/connectivity/acts/framework/acts/controllers/
adb.py 145 self.unroot()
  /development/python-packages/adb/
device.py 465 def unroot(self): member in class:AndroidDevice
466 return self._simple_call(['unroot'])
  /system/core/adb/
test_device.py 54 self.device.unroot()
64 self.device.unroot()
580 self.device.unroot()
585 """Make sure that adb root and adb unroot work, using id(1)."""
601 self.device.unroot()
    [all...]
  /external/devlib/devlib/
target.py     [all...]

Completed in 856 milliseconds