Searched refs:mPendingInsetsController (Results 1 – 2 of 2) sorted by relevance
69 mPendingInsetsController.show(systemBars()); in testShow()77 mPendingInsetsController.show(systemBars()); in testShow_direct()83 mPendingInsetsController.hide(systemBars()); in testHide()91 mPendingInsetsController.hide(systemBars()); in testHide_direct()100 mPendingInsetsController.controlWindowInsetsAnimation( in testControl()145 mPendingInsetsController.setSystemBarsAppearance( in testAppearance()155 mPendingInsetsController.setSystemBarsAppearance( in testAppearance_direct()202 mPendingInsetsController.show(systemBars()); in testReplayTwice()236 mPendingInsetsController.show(systemBars()); in testDetachReattach()241 mPendingInsetsController.detach(); in testDetachReattach()[all …]
282 private PendingInsetsController mPendingInsetsController = new PendingInsetsController(); field in DecorView1880 mPendingInsetsController.detach(); in onDetachedFromWindow()1922 return mPendingInsetsController; in providePendingInsetsController()2623 return mPendingInsetsController; in getWindowInsetsController()