Home
last modified time | relevance | path

Searched defs:aodSession (Results 1 – 2 of 2) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DKeyguardTests.java447 final AodSession aodSession = createManagedAodSession(); in testTurnScreenOnOnActivityOnAod() local
613 final AodSession aodSession = createManagedAodSession(); in testScreenOffWhileOccludedStopsActivityNoAod() local
620 final AodSession aodSession = createManagedAodSession(); in testScreenOffWhileOccludedStopsActivityAod() local
653 final AodSession aodSession = createManagedAodSession(); in testScreenOffCausesSingleStopNoAod() local
660 final AodSession aodSession = createManagedAodSession(); in testScreenOffCausesSingleStopAod() local
DKeyguardLockedTests.java220 final AodSession aodSession = createManagedAodSession(); in testTurnScreenOnActivity_withSecureKeyguardAndAod() local
229 private void testTurnScreenOnActivity_withSecureKeyguard(AodSession aodSession, in testTurnScreenOnActivity_withSecureKeyguard()