Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DResumeOnRebootHostTest.java164 deviceClearLskf(); in resumeOnReboot_ManagedProfile_Success()
214 deviceClearLskf(); in resumeOnReboot_TwoUsers_SingleUserUnlock_Success()
266 deviceClearLskf(); in resumeOnReboot_TwoUsers_BothUserUnlock_Success()
294 deviceClearLskf(); in resumeOnReboot_SingleUser_ServerBased_Success()
319 deviceClearLskf(clientB); in resumeOnReboot_SingleUser_MultiClient_ClientASuccess()
329 deviceClearLskf(); in resumeOnReboot_SingleUser_MultiClient_ClientASuccess()
363 deviceClearLskf(); in resumeOnReboot_SingleUser_MultiClient_ClientBSuccess()
417 private void deviceClearLskf() throws Exception { in deviceClearLskf() method in ResumeOnRebootHostTest
418 deviceClearLskf(PKG); in deviceClearLskf()
421 private void deviceClearLskf(String clientName) throws Exception { in deviceClearLskf() method in ResumeOnRebootHostTest