Home
last modified time | relevance | path

Searched refs:rebootAndWaitUntilReady (Results 1 – 12 of 12) sorted by relevance

/cts/hostsidetests/blobstore/src/com/android/cts/host/blob/
DDataPersistenceTest.java31 rebootAndWaitUntilReady(); in testDataIsPersistedAcrossReboot()
33 rebootAndWaitUntilReady(); in testDataIsPersistedAcrossReboot()
35 rebootAndWaitUntilReady(); in testDataIsPersistedAcrossReboot()
DDataCleanupTest.java64 rebootAndWaitUntilReady(); in testPackageUninstallAndReboot_openSession()
79 rebootAndWaitUntilReady(); in testPackageUninstallAndReboot_openBlob()
DBaseBlobStoreHostTest.java101 protected void rebootAndWaitUntilReady() throws Exception { in rebootAndWaitUntilReady() method in BaseBlobStoreHostTest
/cts/hostsidetests/appsearch/src/android/appsearch/cts/
DAppSearchHostTestBase.java110 protected void rebootAndWaitUntilReady() throws Exception { in rebootAndWaitUntilReady() method in AppSearchHostTestBase
111 rebootAndWaitUntilReady(getDevice()); in rebootAndWaitUntilReady()
114 protected static void rebootAndWaitUntilReady(ITestDevice device) throws Exception { in rebootAndWaitUntilReady() method in AppSearchHostTestBase
DContactsIndexerMultiUserTest.java121 rebootAndWaitUntilReady(device); in setCiEnabled()
130 rebootAndWaitUntilReady(device); in deleteCiFlag()
DAppSearchPackageTest.java99 rebootAndWaitUntilReady(); in testPackageUninstall_immediatelyReboot()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfilePasswordTest.java151 rebootAndWaitUntilReady(); in testRebootDevice_unifiedPassword()
179 rebootAndWaitUntilReady(); in testRebootDevice_separatePasswords()
DMixedDeviceOwnerTest.java216 rebootAndWaitUntilReady(); in testSecurityLoggingWithSingleUser()
225 rebootAndWaitUntilReady(); in testSecurityLoggingWithSingleUser()
310 rebootAndWaitUntilReady(); in runSecurityLoggingTests()
DDeviceOwnerTest.java414 rebootAndWaitUntilReady(); in testNetworkLogging_rebootResetsId()
798 rebootAndWaitUntilReady(); in testSetUserControlDisabledPackages_singleUser_reboot_verifyPackageNotStopped()
826 rebootAndWaitUntilReady(); in testSetUserControlDisabledPackages_singleUser_reboot_verifyPackageNotFgsStopped()
864 rebootAndWaitUntilReady(); in testSetUserControlDisabledPackages_multiUser_reboot_verifyPackageNotStopped()
917 rebootAndWaitUntilReady(); in testSetUserControlDisabledPackages_multiUser_reboot_verifyPackageNotFgsStopped()
DDeviceAndProfileOwnerTest.java274 rebootAndWaitUntilReady(); in testAlwaysOnVpnAcrossReboot()
679 rebootAndWaitUntilReady(); in testLockTaskAfterReboot()
699 rebootAndWaitUntilReady(); in testLockTaskAfterReboot_tryOpeningSettings()
DOrgOwnedProfileOwnerTest.java268 rebootAndWaitUntilReady(); in testSecurityLoggingOnWorkProfile()
DBaseDevicePolicyTest.java602 protected void rebootAndWaitUntilReady() throws Exception { in rebootAndWaitUntilReady() method in BaseDevicePolicyTest