Searched defs:getRootViewTitle (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/wm/ | ||
H A D | DisplaySystemBarsInsetsControllerHost.java | 155 public String getRootViewTitle() { in getRootViewTitle() method in DisplaySystemBarsInsetsControllerHost |
/aosp12/frameworks/base/core/java/android/view/ | ||
H A D | ViewRootInsetsControllerHost.java | 237 public String getRootViewTitle() { in getRootViewTitle() method in ViewRootInsetsControllerHost |
H A D | InsetsController.java | 182 String getRootViewTitle(); in getRootViewTitle() method |