Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowState.java1627 && getConfiguration().orientation != getLastReportedConfiguration().orientation)) in getOrientationChanging()
3077 private Configuration getLastReportedConfiguration() { in getLastReportedConfiguration() method in WindowState
4374 pw.println(prefix + "mLastReportedConfiguration=" + getLastReportedConfiguration()); in dump()
4398 + (getLastReportedConfiguration().orientation != getConfiguration().orientation) in dump()
H A DWindowProcessController.java1407 Configuration getLastReportedConfiguration() { in getLastReportedConfiguration() method in WindowProcessController
/aosp12/frameworks/base/services/
H A Dart-profile50559 HPLcom/android/server/wm/WindowState;->getLastReportedConfiguration()Landroid/content/res/Configura…