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.java268 private void verifyOrientationListenerRegistration(int numOfInvocation) { in verifyOrientationListenerRegistration() method in DisplayRotationTests
293 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_AutoRotationNotSupported()
308 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_ScreenNotOn()
323 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_NotAwake()
338 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_KeyguardNotDrawnCompletely()
353 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_WindowManagerNotDrawnCompletely()
367 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_FixedUserRotation()
380 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_ForceDefaultRotation_Car()
393 verifyOrientationListenerRegistration(0); in testNotEnablesSensor_ForceDefaultRotation_Tv()
402 verifyOrientationListenerRegistration(1); in enableOrientationSensor()