Home
last modified time | relevance | path

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

/cts/hostsidetests/services/activityandwindowmanager/activitymanager/src/android/server/cts/
DActivityManagerDockedStackTests.java371 wakeUpAndUnlockDevice(); in testRotationWhenDockedWhileLocked()
436 wakeUpAndUnlockDevice(); in testDockedStackToMinimizeWhenUnlocked()
451 wakeUpAndUnlockDevice(); in testMinimizedStateWhenUnlockedAndUnMinimized()
DKeyguardLockedTests.java45 wakeUpAndUnlockDevice(); in tearDown()
DActivityManagerDisplayTests.java822 wakeUpAndUnlockDevice(); in testStackFocusSwitchOnStackEmptied()
1339 wakeUpAndUnlockDevice(); in testForceDisplayMetrics()
/cts/hostsidetests/services/activityandwindowmanager/util/src/android/server/cts/
DActivityManagerTestBase.java260 wakeUpAndUnlockDevice(); in setUp()
283 wakeUpAndUnlockDevice(); in tearDown()
624 protected void wakeUpAndUnlockDevice() throws DeviceNotAvailableException { in wakeUpAndUnlockDevice() method in ActivityManagerTestBase