Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowInsetsController.java244 void setSystemBarsBehavior(@Behavior int behavior); in setSystemBarsBehavior() method
DViewRootInsetsControllerHost.java192 public void setSystemBarsBehavior(int behavior) { in setSystemBarsBehavior() method in ViewRootInsetsControllerHost
DPendingInsetsController.java90 public void setSystemBarsBehavior(int behavior) { in setSystemBarsBehavior() method in PendingInsetsController
DInsetsController.java138 void setSystemBarsBehavior(@Behavior int behavior); in setSystemBarsBehavior() method
1553 public void setSystemBarsBehavior(@Behavior int behavior) { in setSystemBarsBehavior() method in InsetsController