Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/wm/
H A DDisplaySystemBarsInsetsControllerHost.java155 public String getRootViewTitle() { in getRootViewTitle() method in DisplaySystemBarsInsetsControllerHost
/aosp12/frameworks/base/core/java/android/view/
H A DViewRootInsetsControllerHost.java237 public String getRootViewTitle() { in getRootViewTitle() method in ViewRootInsetsControllerHost
H A DInsetsController.java182 String getRootViewTitle(); in getRootViewTitle() method