Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DDisplayInsetsController.java114 public class PerDisplay { class in DisplayInsetsController
119 public PerDisplay(int displayId) { in PerDisplay() method in DisplayInsetsController.PerDisplay
DSystemWindows.java211 private class PerDisplay { class in SystemWindows
215 PerDisplay(int displayId) { in PerDisplay() method in SystemWindows.PerDisplay
DDisplayImeController.java219 public class PerDisplay implements DisplayInsetsController.OnInsetsChangedListener { class in DisplayImeController
233 public PerDisplay(int displayId, int initialRotation) { in PerDisplay() method in DisplayImeController.PerDisplay