Searched refs:enableAdbRoot (Results 1 – 11 of 11) sorted by relevance
122 getDevice().enableAdbRoot(); in deleteFiles()162 getDevice().enableAdbRoot(); in pushTestApex()180 getDevice().enableAdbRoot(); in pushTestVendorApexAllowList()203 getDevice().enableAdbRoot(); in testUpdateSystemApp()409 getDevice().enableAdbRoot(); in testOrphanedStagingDirectoryGetsCleanedUpOnReboot()428 getDevice().enableAdbRoot(); in testFailStagedSessionIfStagingDirectoryDeleted()448 getDevice().enableAdbRoot(); in testApexActivationFailureIsCapturedInSession()473 getDevice().enableAdbRoot(); in testActiveApexIsRevertedOnCheckpointRollback()493 getDevice().enableAdbRoot(); in testApexIsNotActivatedIfNotInCheckpointMode()644 getDevice().enableAdbRoot(); in getStagingDirectories()[all …]
47 public void enableAdbRoot() throws TestException { in enableAdbRoot() method in Device49 mDevice.enableAdbRoot(); in enableAdbRoot()
80 mDevice.enableAdbRoot(); in sample()
57 device.enableAdbRoot(); in abandonSessions()
365 device.enableAdbRoot();371 device.enableAdbRoot();384 device.enableAdbRoot();
110 getDevice().enableAdbRoot(); in deleteFiles()234 getDevice().enableAdbRoot(); in pushTestApex()
36 mDevice.enableAdbRoot(); in resetProperties()
67 assertThat(mDevice.enableAdbRoot()).isTrue(); in setup()
46 Assume.assumeTrue("Test requires root", getDevice().enableAdbRoot()); in setup()
163 getDevice().enableAdbRoot(); in changesPersistedWhenUninstallingDisabledOverlay()
91 getDevice().enableAdbRoot(); in run()