Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils_test.py1787 self.device.ClearApplicationState(
1795 self.device.ClearApplicationState('does.not.exist')
1804 self.device.ClearApplicationState('this.package.does.not.exist')
1815 self.device.ClearApplicationState('this.package.exists')
1824 self.device.ClearApplicationState('this.package.exists')
Ddevice_utils.py1411 def ClearApplicationState( member in DeviceUtils
/external/chromium-trace/catapult/devil/docs/
Ddevice_utils.md494 ### DeviceUtils.ClearApplicationState