Searched refs:setSystemBarsBehavior (Results 1 – 12 of 12) sorted by relevance
120 mPendingInsetsController.setSystemBarsBehavior(BEHAVIOR_SHOW_TRANSIENT_BARS_BY_SWIPE); in testBehavior()122 verify(mReplayedController).setSystemBarsBehavior( in testBehavior()129 mPendingInsetsController.setSystemBarsBehavior(BEHAVIOR_SHOW_TRANSIENT_BARS_BY_SWIPE); in testBehavior_direct()130 verify(mReplayedController).setSystemBarsBehavior( in testBehavior_direct()203 mPendingInsetsController.setSystemBarsBehavior(BEHAVIOR_SHOW_TRANSIENT_BARS_BY_SWIPE); in testReplayTwice()218 mPendingInsetsController.setSystemBarsBehavior(BEHAVIOR_SHOW_TRANSIENT_BARS_BY_SWIPE); in testDetachReattach()
188 controller.setSystemBarsBehavior(behavior); in adjustLayoutParamsForCompatibility_noAdjustBehavior()
87 v -> mWindowInsetsController.setSystemBarsBehavior( in initSystemBarBehaviorButtons()90 v -> mWindowInsetsController.setSystemBarsBehavior( in initSystemBarBehaviorButtons()93 v -> mWindowInsetsController.setSystemBarsBehavior( in initSystemBarBehaviorButtons()
90 public void setSystemBarsBehavior(int behavior) { in setSystemBarsBehavior() method in PendingInsetsController92 mReplayedInsetsController.setSystemBarsBehavior(behavior); in setSystemBarsBehavior()159 controller.setSystemBarsBehavior(mBehavior); in replayAndAttach()
244 void setSystemBarsBehavior(@Behavior int behavior); in setSystemBarsBehavior() method
192 public void setSystemBarsBehavior(int behavior) { in setSystemBarsBehavior() method in ViewRootInsetsControllerHost
141 void setSystemBarsBehavior(@Behavior int behavior); in setSystemBarsBehavior() method1598 public void setSystemBarsBehavior(@Behavior int behavior) { in setSystemBarsBehavior() method in InsetsController1599 mHost.setSystemBarsBehavior(behavior); in setSystemBarsBehavior()
49 windowInsetsController.setSystemBarsBehavior(BEHAVIOR_SHOW_TRANSIENT_BARS_BY_SWIPE); in hideSysUI()
53 controller.setSystemBarsBehavior( in onCreate()
125 public void setSystemBarsBehavior(@WindowInsetsController.Behavior int behavior) { in setSystemBarsBehavior() method in DisplaySystemBarsInsetsControllerHost
61 parent.getWindowInsetsController().setSystemBarsBehavior(position); in onCreate()
50482 method public void setSystemBarsBehavior(int);