Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DKeyguardLockedTests.java71 lockScreenSession.setLockCredential() in testLockAndUnlock()
96 lockScreenSession.setLockCredential(); in testDisableKeyguard_thenSettingCredential_reenablesKeyguard_b119322269()
107 lockScreenSession.setLockCredential() in testDismissKeyguard()
121 lockScreenSession.setLockCredential() in testDismissKeyguard_whileOccluded()
142 lockScreenSession.setLockCredential() in testDismissKeyguard_fromShowWhenLocked_notAllowed()
160 lockScreenSession.setLockCredential(); in testDismissKeyguardActivity_method()
178 lockScreenSession.setLockCredential(); in testDismissKeyguardActivity_method_cancelled()
196 lockScreenSession.setLockCredential().sleepDevice(); in testDismissKeyguardAttrActivity_method_turnScreenOn_withSecureKeyguard()
213 lockScreenSession.setLockCredential(); in testEnterPipOverKeyguard()
245 lockScreenSession.setLockCredential(); in testShowWhenLockedActivityAndPipActivity()
[all …]
DMultiDisplayLockedKeyguardTests.java63 lockScreenSession.setLockCredential(); in testVirtualDisplayHidesContentWhenLocked()
99 lockScreenSession.setLockCredential(); in testPrivateDisplayHideContentWhenLocked()
121 lockScreenSession.setLockCredential(); in testDismissKeyguard_secondaryDisplay()
145 lockScreenSession.setLockCredential(); in testDismissKeyguard_whileOccluded_secondaryDisplay()
DActivityVisibilityTests.java410 lockScreenSession.setLockCredential() in testTurnScreenOnAttrWithLockScreen()
DMultiDisplayPolicyTests.java704 lockScreenSession.setLockCredential(); in testSecondaryDisplayShowWhenLocked()
/cts/tests/framework/base/windowmanager/src/android/server/wm/lifecycle/
DActivityLifecycleKeyguardTests.java54 lockScreenSession.setLockCredential().gotoKeyguard(); in testSingleLaunch()
74 lockScreenSession.setLockCredential().gotoKeyguard(); in testKeyguardShowHide()
111 lockScreenSession.setLockCredential().gotoKeyguard(); in testKeyguardShowHideOverSplitScreen()
152 lockScreenSession.setLockCredential().gotoKeyguard(); in testKeyguardShowHideOverPip()
DActivityLifecycleTopResumedStateTests.java671 lockScreenSession.setLockCredential().gotoKeyguard(); in testTopPositionLaunchedBehindLockScreen()
697 lockScreenSession.setLockCredential().gotoKeyguard(); in testTopPositionRemovedBehindLockScreen()
718 lockScreenSession.setLockCredential().gotoKeyguard(); in testTopPositionLaunchedOnTopOfLockScreen()
/cts/tests/tests/keystore/src/android/server/am/
DActivityManagerTestBase.java272 public LockScreenSession setLockCredential() { in setLockCredential() method in ActivityManagerTestBase.LockScreenSession
/cts/tests/tests/identity/src/android/security/identity/cts/
DUserAuthTest.java104 mLockCredential.setLockCredential(); in DeviceLockSession()
/cts/tests/tests/keystore/src/android/keystore/cts/
DCipherTest.java277 mLockCredential.setLockCredential(); in DeviceLockSession()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java1088 public LockScreenSession setLockCredential() {