Home
last modified time | relevance | path

Searched defs:isOrientationDifferentFromDisplay (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayAreaGroup.java39 boolean isOrientationDifferentFromDisplay() { in isOrientationDifferentFromDisplay() method in DisplayAreaGroup
47 private boolean isOrientationDifferentFromDisplay(Rect bounds) { in isOrientationDifferentFromDisplay() method in DisplayAreaGroup
DRootDisplayArea.java74 boolean isOrientationDifferentFromDisplay() { in isOrientationDifferentFromDisplay() method in RootDisplayArea