Home
last modified time | relevance | path

Searched refs:isSystemBarsBehaviorControlled (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DViewRootInsetsControllerHost.java207 public boolean isSystemBarsBehaviorControlled() { in isSystemBarsBehaviorControlled() method in ViewRootInsetsControllerHost
DInsetsController.java145 default boolean isSystemBarsBehaviorControlled() { in isSystemBarsBehaviorControlled() method
1559 if (!mHost.isSystemBarsBehaviorControlled()) { in getSystemBarsBehavior()