Home
last modified time | relevance | path

Searched refs:rebootAndWaitUntilReady (Results 1 – 11 of 11) 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.java92 protected void rebootAndWaitUntilReady() throws Exception { in rebootAndWaitUntilReady() method in BaseBlobStoreHostTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfilePasswordTest.java160 rebootAndWaitUntilReady(); in testRebootDevice_unifiedPassword()
188 rebootAndWaitUntilReady(); in testRebootDevice_separatePasswords()
DMixedDeviceOwnerTest.java303 rebootAndWaitUntilReady(); in testSecurityLoggingWithSingleUser()
312 rebootAndWaitUntilReady(); in testSecurityLoggingWithSingleUser()
413 rebootAndWaitUntilReady(); in runSecurityLoggingTests()
DDeviceOwnerTest.java409 rebootAndWaitUntilReady(); in testNetworkLogging_rebootResetsId()
893 rebootAndWaitUntilReady(); in testSetUserControlDisabledPackages_singleUser_reboot_verifyPackageNotStopped()
970 rebootAndWaitUntilReady(); in testSetUserControlDisabledPackages_multiUser_reboot_verifyPackageNotStopped()
DOrgOwnedProfileOwnerTest.java262 rebootAndWaitUntilReady(); in testSecurityLoggingOnWorkProfile()
DBaseDevicePolicyTest.java607 protected void rebootAndWaitUntilReady() throws Exception { in rebootAndWaitUntilReady() method in BaseDevicePolicyTest
DDeviceAndProfileOwnerTest.java502 rebootAndWaitUntilReady(); in testAlwaysOnVpnAcrossReboot()
/cts/hostsidetests/appsearch/src/android/appsearch/cts/
DAppSearchPackageTest.java78 rebootAndWaitUntilReady(); in testPackageUninstall_immediatelyReboot()
DAppSearchHostTestBase.java77 protected void rebootAndWaitUntilReady() throws Exception { in rebootAndWaitUntilReady() method in AppSearchHostTestBase