Home
last modified time | relevance | path

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

/cts/hostsidetests/services/activitymanager/src/android/server/cts/
DActivityManagerDockedStackTests.java263 lockDevice(); in testRotationWhenDockedWhileLocked()
268 lockDevice(); in testRotationWhenDockedWhileLocked()
273 lockDevice(); in testRotationWhenDockedWhileLocked()
278 lockDevice(); in testRotationWhenDockedWhileLocked()
DActivityManagerActivityVisiblityTests.java139 lockDevice(); in testTurnScreenOnActivity()
DActivityManagerTestBase.java262 protected void lockDevice() throws DeviceNotAvailableException { in lockDevice() method in ActivityManagerTestBase