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.py2139 self.device.ClearApplicationState(
2146 self.device.ClearApplicationState('does.not.exist')
2154 self.device.ClearApplicationState('this.package.does.not.exist')
2164 self.device.ClearApplicationState('this.package.exists')
2172 self.device.ClearApplicationState('this.package.exists')
Ddevice_utils.py1816 def ClearApplicationState(self, member in DeviceUtils
/external/chromium-trace/catapult/devil/docs/
Ddevice_utils.md49 ### DeviceUtils.ClearApplicationState