Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DDisplay.java122 private boolean mMayAdjustByFixedRotation; field in Display
896 return mMayAdjustByFixedRotation in getRotation()
922 return mMayAdjustByFixedRotation in getCutout()
941 if (mMayAdjustByFixedRotation) { in getRoundedCorner()
1376 if (mMayAdjustByFixedRotation) { in getRealSize()
1445 if (mMayAdjustByFixedRotation) { in getRealMetrics()
1572 mMayAdjustByFixedRotation = mResources != null in updateDisplayInfoLocked()
1595 + (mMayAdjustByFixedRotation in toString()