Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DMixedManagedProfileOwnerTestApi25.java87 rebootAndWaitUntilReady(); in testResetPasswordFbe()
DDeviceAndProfileOwnerTestApi25.java82 rebootAndWaitUntilReady(); in testResetPasswordFbe()
DDeviceOwnerTest.java461 rebootAndWaitUntilReady(); in testSecurityLoggingWithSingleUser()
469 rebootAndWaitUntilReady(); in testSecurityLoggingWithSingleUser()
559 rebootAndWaitUntilReady(); in testNetworkLogging_rebootResetsId()
DDeviceAndProfileOwnerTest.java474 rebootAndWaitUntilReady(); in testAlwaysOnVpnAcrossReboot()
1109 rebootAndWaitUntilReady(); in testLockTaskAfterReboot()
1129 rebootAndWaitUntilReady(); in testLockTaskAfterReboot_tryOpeningSettings()
DManagedProfileTest.java1407 rebootAndWaitUntilReady(); in testRebootDevice_unifiedPassword()
1433 rebootAndWaitUntilReady(); in testRebootDevice_separatePasswords()
DBaseDevicePolicyTest.java543 protected void rebootAndWaitUntilReady() throws DeviceNotAvailableException { in rebootAndWaitUntilReady() method in BaseDevicePolicyTest