Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowInsetsController.java241 @Appearance int getSystemBarsAppearance(); in getSystemBarsAppearance() method
DViewRootInsetsControllerHost.java187 public int getSystemBarsAppearance() { in getSystemBarsAppearance() method in ViewRootInsetsControllerHost
DPendingInsetsController.java82 public int getSystemBarsAppearance() { in getSystemBarsAppearance() method in PendingInsetsController
DInsetsController.java143 @Appearance int getSystemBarsAppearance(); in getSystemBarsAppearance() method
1877 public @Appearance int getSystemBarsAppearance() { in getSystemBarsAppearance() method in InsetsController
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsPolicy.java791 public int getSystemBarsAppearance() { in getSystemBarsAppearance() method in InsetsPolicy.Host