Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/devil/devil/android/tools/
Dsystem_app_test.py62 with system_app.EnableSystemAppModification(mock_device):
70 with system_app.EnableSystemAppModification(mock_device):
Dsystem_app.py63 with EnableSystemAppModification(device):
230 def EnableSystemAppModification(device): function
299 with EnableSystemAppModification(device):
Dsystem_app_devicetest.py53 with system_app.EnableSystemAppModification(self._device):