Searched refs:onControlsChanged (Results 1 – 7 of 7) sorted by relevance
98 mController.onControlsChanged(new InsetsSourceControl[] { ime }); in testImeVisibility()117 mController.onControlsChanged(new InsetsSourceControl[] { null }); in testImeRequestedVisibleAwaitingControl()132 mController.onControlsChanged(new InsetsSourceControl[] { control }); in testImeRequestedVisibleAwaitingControl()146 mController.onControlsChanged(new InsetsSourceControl[] { null }); in testImeRequestedVisibleAwaitingLeash()163 mController.onControlsChanged(new InsetsSourceControl[] { control }); in testImeRequestedVisibleAwaitingLeash()176 mController.onControlsChanged(new InsetsSourceControl[] { controlWithLeash }); in testImeRequestedVisibleAwaitingLeash()226 mController.onControlsChanged(new InsetsSourceControl[]{ control }); in verifyImeGetAndClearSkipAnimationOnce()244 mController.onControlsChanged(new InsetsSourceControl[]{ control }); in verifyImeGetAndClearSkipAnimationOnce()
186 mController.onControlsChanged(createSingletonControl(ID_STATUS_BAR, statusBars())); in testControlsChanged()198 mController.onControlsChanged(createSingletonControl(ID_STATUS_BAR, statusBars())); in testControlsRevoked()199 mController.onControlsChanged(new InsetsSourceControl[0]); in testControlsRevoked()210 mController.onControlsChanged(createSingletonControl(ID_STATUS_BAR, statusBars())); in testControlsRevoked_duringAnim()223 mController.onControlsChanged(new InsetsSourceControl[0]); in testControlsRevoked_duringAnim()241 mController.onControlsChanged(new InsetsSourceControl[]{control}); in testFrameDoesntOverlapWithInsets()298 mController.onControlsChanged(new InsetsSourceControl[] { ime }); in testApplyImeVisibility()436 mController.onControlsChanged(createSingletonControl(ID_STATUS_BAR, statusBars())); in testRestoreStartsAnimation()448 mController.onControlsChanged(new InsetsSourceControl[0]); in testRestoreStartsAnimation()453 mController.onControlsChanged(createSingletonControl(ID_STATUS_BAR, statusBars())); in testRestoreStartsAnimation()[all …]
742 mInsetsController.onControlsChanged(mStateController.getControlsForDispatch(this)); in run()
960 public void onControlsChanged(InsetsSourceControl[] activeControls) { in onControlsChanged() method in InsetsController
1629 mInsetsController.onControlsChanged(mTempControls.get());2318 mInsetsController.onControlsChanged(controls); in handleInsetsControlChanged()9312 mInsetsController.onControlsChanged(mTempControls.get()); in relayoutWindow()9877 mInsetsController.onControlsChanged(null); in doDie()
16395 HSPLandroid/view/InsetsController;->onControlsChanged([Landroid/view/InsetsSourceControl;)V+]Landro…
16459 HSPLandroid/view/InsetsController;->onControlsChanged([Landroid/view/InsetsSourceControl;)V+]Landro…