Home
last modified time | relevance | path

Searched defs:getSystemBarsAppearance (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowInsetsController.java287 @Appearance int getSystemBarsAppearance(); in getSystemBarsAppearance() method
DViewRootInsetsControllerHost.java206 public int getSystemBarsAppearance() { in getSystemBarsAppearance() method in ViewRootInsetsControllerHost
DPendingInsetsController.java93 public int getSystemBarsAppearance() { in getSystemBarsAppearance() method in PendingInsetsController
DInsetsController.java144 @Appearance int getSystemBarsAppearance(); in getSystemBarsAppearance() method
2214 public @Appearance int getSystemBarsAppearance() { in getSystemBarsAppearance() method in InsetsController
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsPolicy.java856 public int getSystemBarsAppearance() { in getSystemBarsAppearance() method in InsetsPolicy.Host
/frameworks/base/core/java/android/app/
DActivityManager.java2400 public int getSystemBarsAppearance() { in getSystemBarsAppearance() method in ActivityManager.TaskDescription