Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DDisplay.java112 private boolean mMayAdjustByFixedRotation; field in Display
829 return mMayAdjustByFixedRotation in getRotation()
855 return mMayAdjustByFixedRotation in getCutout()
1169 if (mMayAdjustByFixedRotation) { in getRealSize()
1191 if (mMayAdjustByFixedRotation) { in getRealMetrics()
1271 mMayAdjustByFixedRotation = mResources != null in updateDisplayInfoLocked()
1294 + (mMayAdjustByFixedRotation in toString()