Searched refs:getOrientationIgnoreVisibility (Results 1 – 5 of 5) sorted by relevance
472 .when(mActivity.mAppWindowToken).getOrientationIgnoreVisibility(); in testSizeCompatMode_FixedAspectRatioBoundsWithDecor()519 when(mActivity.mAppWindowToken.getOrientationIgnoreVisibility()).thenReturn( in testSizeCompatMode_FixedScreenBoundsWhenDisplaySizeChanged()626 when(mActivity.mAppWindowToken.getOrientationIgnoreVisibility()).thenReturn( in prepareFixedAspectRatioUnresizableActivity()
308 doCallRealMethod().when(activity.mAppWindowToken).getOrientationIgnoreVisibility(); in build()
770 || getOrientationIgnoreVisibility() == SCREEN_ORIENTATION_UNSET) { in reportDescendantOrientationChangeIfNeeded()1641 int getOrientationIgnoreVisibility() { in getOrientationIgnoreVisibility() method in AppWindowToken
2697 return mAppWindowToken.getOrientationIgnoreVisibility(); in getOrientation()
15597 HSPLcom/android/server/wm/AppWindowToken;->getOrientationIgnoreVisibility()I