Home
last modified time | relevance | path

Searched refs:ClearApplicationState (Results 1 – 5 of 5) sorted by relevance

/external/libmojo/third_party/catapult/devil/devil/android/
Ddevice_utils_test.py1442 self.device.ClearApplicationState(
1450 self.device.ClearApplicationState('does.not.exist')
1459 self.device.ClearApplicationState('this.package.does.not.exist')
1470 self.device.ClearApplicationState('this.package.exists')
1479 self.device.ClearApplicationState('this.package.exists')
Ddevice_utils.py1114 def ClearApplicationState( member in DeviceUtils
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils_test.py1570 self.device.ClearApplicationState(
1578 self.device.ClearApplicationState('does.not.exist')
1587 self.device.ClearApplicationState('this.package.does.not.exist')
1598 self.device.ClearApplicationState('this.package.exists')
1607 self.device.ClearApplicationState('this.package.exists')
Ddevice_utils.py1202 def ClearApplicationState( member in DeviceUtils
/external/chromium-trace/catapult/devil/docs/
Ddevice_utils.md458 ### DeviceUtils.ClearApplicationState