Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DWindowInsetsController.java244 void setSystemBarsBehavior(@Behavior int behavior); in setSystemBarsBehavior() method
H A DViewRootInsetsControllerHost.java192 public void setSystemBarsBehavior(int behavior) { in setSystemBarsBehavior() method in ViewRootInsetsControllerHost
H A DPendingInsetsController.java90 public void setSystemBarsBehavior(int behavior) { in setSystemBarsBehavior() method in PendingInsetsController
H A DInsetsController.java141 void setSystemBarsBehavior(@Behavior int behavior); in setSystemBarsBehavior() method
1598 public void setSystemBarsBehavior(@Behavior int behavior) { in setSystemBarsBehavior() method in InsetsController
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/wm/
H A DDisplaySystemBarsInsetsControllerHost.java125 public void setSystemBarsBehavior(@WindowInsetsController.Behavior int behavior) { in setSystemBarsBehavior() method in DisplaySystemBarsInsetsControllerHost