Searched refs:setCaptionInsetsHeight (Results 1 – 5 of 5) sorted by relevance
85 public void setCaptionInsetsHeight(int height) { in setCaptionInsetsHeight() method in PendingInsetsController165 controller.setCaptionInsetsHeight(mCaptionInsetsHeight); in replayAndAttach()
236 void setCaptionInsetsHeight(int height); in setCaptionInsetsHeight() method
1584 public void setCaptionInsetsHeight(int height) { in setCaptionInsetsHeight() method in InsetsController
765 mController.setCaptionInsetsHeight(100); in testCaptionInsetsStateAssemble()772 mController.setCaptionInsetsHeight(0); in testCaptionInsetsStateAssemble()785 mController.setCaptionInsetsHeight(100); in testNotifyCaptionInsetsOnlyChange()788 mController.setCaptionInsetsHeight(0); in testNotifyCaptionInsetsOnlyChange()
2116 getWindowInsetsController().setCaptionInsetsHeight(getCaptionInsetsHeight()); in notifyCaptionHeightChanged()