Home
last modified time | relevance | path

Searched defs:PerDisplay (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayInsetsController.java114 public class PerDisplay { class in DisplayInsetsController
119 public PerDisplay(int displayId) { in PerDisplay() method in DisplayInsetsController.PerDisplay
H A DDisplayImeController.java217 public class PerDisplay implements DisplayInsetsController.OnInsetsChangedListener { class in DisplayImeController
229 public PerDisplay(int displayId, int initialRotation) { in PerDisplay() method in DisplayImeController.PerDisplay
H A DSystemWindows.java209 private class PerDisplay { class in SystemWindows
213 PerDisplay(int displayId) { in PerDisplay() method in SystemWindows.PerDisplay