Searched defs:getSystemBarsBehavior (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/ | ||
H A D | WindowInsetsController.java | 252 @Behavior int getSystemBarsBehavior(); in getSystemBarsBehavior() method |
H A D | ViewRootInsetsControllerHost.java | 202 public int getSystemBarsBehavior() { in getSystemBarsBehavior() method in ViewRootInsetsControllerHost |
H A D | PendingInsetsController.java | 99 public int getSystemBarsBehavior() { in getSystemBarsBehavior() method in PendingInsetsController |
H A D | InsetsController.java | 146 @Behavior int getSystemBarsBehavior(); in getSystemBarsBehavior() method |
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/wm/ | ||
H A D | DisplaySystemBarsInsetsControllerHost.java | 130 public @WindowInsetsController.Behavior int getSystemBarsBehavior() { in getSystemBarsBehavior() method in DisplaySystemBarsInsetsControllerHost |