Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DWindowInsetsController.java252 @Behavior int getSystemBarsBehavior(); in getSystemBarsBehavior() method
H A DViewRootInsetsControllerHost.java202 public int getSystemBarsBehavior() { in getSystemBarsBehavior() method in ViewRootInsetsControllerHost
H A DPendingInsetsController.java99 public int getSystemBarsBehavior() { in getSystemBarsBehavior() method in PendingInsetsController
H A DInsetsController.java146 @Behavior int getSystemBarsBehavior(); in getSystemBarsBehavior() method
1603 public @Behavior int getSystemBarsBehavior() { in getSystemBarsBehavior() method in InsetsController
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/wm/
H A DDisplaySystemBarsInsetsControllerHost.java130 public @WindowInsetsController.Behavior int getSystemBarsBehavior() { in getSystemBarsBehavior() method in DisplaySystemBarsInsetsControllerHost