Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DResumeOnRebootHostTest.java154 deviceRebootAndApply(); in resumeOnReboot_ManagedProfile_Success()
197 deviceRebootAndApply(); in resumeOnReboot_TwoUsers_SingleUserUnlock_Success()
249 deviceRebootAndApply(); in resumeOnReboot_TwoUsers_BothUserUnlock_Success()
285 deviceRebootAndApply(); in resumeOnReboot_SingleUser_ServerBased_Success()
320 deviceRebootAndApply(clientA); in resumeOnReboot_SingleUser_MultiClient_ClientASuccess()
354 deviceRebootAndApply(clientB); in resumeOnReboot_SingleUser_MultiClient_ClientBSuccess()
469 private void deviceRebootAndApply() throws Exception { in deviceRebootAndApply() method in ResumeOnRebootHostTest
470 deviceRebootAndApply(PKG); in deviceRebootAndApply()
473 private void deviceRebootAndApply(String clientName) throws Exception { in deviceRebootAndApply() method in ResumeOnRebootHostTest