Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayRotationTests.java317 private void verifyOrientationListenerRegistration(int numOfInvocation) { in verifyOrientationListenerRegistration() method in DisplayRotationTests
342 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_AutoRotationNotSupported()
357 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_ScreenNotOn()
372 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_NotAwake()
387 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_KeyguardNotDrawnCompletely()
402 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_WindowManagerNotDrawnCompletely()
416 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_FixedUserRotation()
429 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_ForceDefaultRotation_Car()
442 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_ForceDefaultRotation_Tv()
451 verifyOrientationListenerRegistration(1); in enableOrientationSensor()