Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/wm/
H A DDisplaySystemBarsController.java100 class PerDisplay extends DisplayImeController.PerDisplay { class in DisplaySystemBarsController
107 PerDisplay(int displayId) { in PerDisplay() method in DisplaySystemBarsController.PerDisplay
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayInsetsController.java106 public class PerDisplay { class in DisplayInsetsController
111 public PerDisplay(int displayId) { in PerDisplay() method in DisplayInsetsController.PerDisplay
H A DDisplayImeController.java202 public class PerDisplay implements DisplayInsetsController.OnInsetsChangedListener { class in DisplayImeController
214 public PerDisplay(int displayId, int initialRotation) { in PerDisplay() method in DisplayImeController.PerDisplay
H A DSystemWindows.java195 private class PerDisplay { class in SystemWindows
199 PerDisplay(int displayId) { in PerDisplay() method in SystemWindows.PerDisplay