Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
H A DAttachedSurfaceControlTest.java165 mWmState.isTaskDisplayAreaIgnoringOrientationRequest( in testOnBufferTransformHintChangedListener()
223 mWmState.isTaskDisplayAreaIgnoringOrientationRequest( in testOnBufferTransformHintChangesFromLandToSea()
/aosp_15_r20/cts/tests/tests/dpi/src/android/dpi/cts/
H A DConfigurationScreenLayoutTest.java86 || wmState.isTaskDisplayAreaIgnoringOrientationRequest( in testScreenLayout()
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
H A DAppConfigurationTests.java1155 getWmState().isTaskDisplayAreaIgnoringOrientationRequest(activityName)); in assumeNotIgnoringOrientation()
/aosp_15_r20/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
H A DWindowManagerState.java936 public boolean isTaskDisplayAreaIgnoringOrientationRequest(ComponentName activityName) { in isTaskDisplayAreaIgnoringOrientationRequest() method in WindowManagerState