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.java425 private void verifyOrientationListenerRegistration(int numOfInvocation) { in verifyOrientationListenerRegistration() method in DisplayRotationTests
451 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_AutoRotationNotSupported()
466 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_ScreenNotOn()
481 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_NotAwake()
496 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_KeyguardNotDrawnCompletely()
511 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_WindowManagerNotDrawnCompletely()
525 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_FixedUserRotation()
538 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_ForceDefaultRotation_Car()
551 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_ForceDefaultRotation_Tv()
560 verifyOrientationListenerRegistration(1); in enableOrientationSensor()