Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayArea.java159 mLastOrientationSource = null; in getOrientation()
786 mLastOrientationSource = null; in getOrientation()
806 mLastOrientationSource = win; in getOrientation()
DDisplayRotationCompatPolicy.java203 mDisplayContent.mLastOrientationSource = null; in restoreOverriddenOrientationIfNeeded()
DWindowContainer.java193 protected WindowContainer mLastOrientationSource; field in WindowContainer
1663 mLastOrientationSource = null; in getOrientation()
1674 mLastOrientationSource = this; in getOrientation()
1688 mLastOrientationSource = wc; in getOrientation()
1702 mLastOrientationSource = wc; in getOrientation()
1730 final WindowContainer source = mLastOrientationSource; in getLastOrientationSource()
3630 if (mLastOrientationSource != null && this == mDisplayContent) { in dump()
3631 pw.println(prefix + "mLastOrientationSource=" + mLastOrientationSource); in dump()
DDisplayRotation.java2253 final String mLastOrientationSource; field in DisplayRotation.RotationHistory.Record
2279 mLastOrientationSource = source.toString(); in Record()
2285 mLastOrientationSource = null; in Record()
2309 pw.println(prefix + " source=" + mLastOrientationSource in dump()
DTaskDisplayArea.java646 mLastOrientationSource = null;
DDisplayContent.java1777 final WindowContainer prevOrientationSource = mLastOrientationSource; in updateOrientation()
2895 mLastOrientationSource = null; in getOrientation()
2912 mLastOrientationSource = null; in getOrientation()