Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowInsetsController.java259 void setSystemBarsBehavior(@Behavior int behavior); in setSystemBarsBehavior() method
DViewRootInsetsControllerHost.java194 public void setSystemBarsBehavior(int behavior) { in setSystemBarsBehavior() method in ViewRootInsetsControllerHost
DPendingInsetsController.java91 public void setSystemBarsBehavior(int behavior) { in setSystemBarsBehavior() method in PendingInsetsController
DInsetsController.java142 void setSystemBarsBehavior(@Behavior int behavior); in setSystemBarsBehavior() method
1637 public void setSystemBarsBehavior(@Behavior int behavior) { in setSystemBarsBehavior() method in InsetsController