Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityRecordTests.java472 .when(mActivity.mAppWindowToken).getOrientationIgnoreVisibility(); in testSizeCompatMode_FixedAspectRatioBoundsWithDecor()
519 when(mActivity.mAppWindowToken.getOrientationIgnoreVisibility()).thenReturn( in testSizeCompatMode_FixedScreenBoundsWhenDisplaySizeChanged()
626 when(mActivity.mAppWindowToken.getOrientationIgnoreVisibility()).thenReturn( in prepareFixedAspectRatioUnresizableActivity()
DActivityTestsBase.java308 doCallRealMethod().when(activity.mAppWindowToken).getOrientationIgnoreVisibility(); in build()
/frameworks/base/services/core/java/com/android/server/wm/
DAppWindowToken.java770 || getOrientationIgnoreVisibility() == SCREEN_ORIENTATION_UNSET) { in reportDescendantOrientationChangeIfNeeded()
1641 int getOrientationIgnoreVisibility() { in getOrientationIgnoreVisibility() method in AppWindowToken
DActivityRecord.java2697 return mAppWindowToken.getOrientationIgnoreVisibility(); in getOrientation()
/frameworks/base/services/
Dart-profile15597 HSPLcom/android/server/wm/AppWindowToken;->getOrientationIgnoreVisibility()I