Searched refs:onControlsChanged (Results 1 – 6 of 6) sorted by relevance
96 mController.onControlsChanged(new InsetsSourceControl[] { ime }); in testImeVisibility()115 mController.onControlsChanged(new InsetsSourceControl[] { null }); in testImeRequestedVisibleAwaitingControl()125 mController.onControlsChanged(new InsetsSourceControl[] { control }); in testImeRequestedVisibleAwaitingControl()168 mController.onControlsChanged(new InsetsSourceControl[]{ control }); in verifyImeGetAndClearSkipAnimationOnce()179 mController.onControlsChanged(new InsetsSourceControl[]{ control }); in verifyImeGetAndClearSkipAnimationOnce()
173 mController.onControlsChanged(createSingletonControl(ITYPE_STATUS_BAR)); in testControlsChanged()185 mController.onControlsChanged(new InsetsSourceControl[0]); in testControlsRevoked()209 mController.onControlsChanged(new InsetsSourceControl[0]); in testControlsRevoked_duringAnim()222 mController.onControlsChanged(new InsetsSourceControl[] { control }); in testFrameDoesntMatchDisplay()265 mController.onControlsChanged(new InsetsSourceControl[] { ime }); in testApplyImeVisibility()440 mController.onControlsChanged(new InsetsSourceControl[0]); in testRestoreStartsAnimation()466 mController.onControlsChanged(createSingletonControl(ITYPE_IME)); in testStartImeAnimationAfterGettingControl()484 mController.onControlsChanged(createSingletonControl(ITYPE_IME)); in testStartImeAnimationAfterGettingControl_imeLater()590 mController.onControlsChanged(new InsetsSourceControl[0]); in testControlImeNotReady_controlRevoked()646 mController.onControlsChanged(createSingletonControl(ITYPE_IME)); in testFrameUpdateDuringAnimation()[all …]
834 public void onControlsChanged(InsetsSourceControl[] activeControls) { in onControlsChanged() method in InsetsController
1175 mInsetsController.onControlsChanged(mTempControls); in setView()5425 mInsetsController.onControlsChanged(controls); in handleMessageImpl()7966 mInsetsController.onControlsChanged(mTempControls); in relayoutWindow()8317 mInsetsController.onControlsChanged(null); in doDie()
16912 HSPLandroid/view/InsetsController;->onControlsChanged([Landroid/view/InsetsSourceControl;)V+]Landro…
16961 HSPLandroid/view/InsetsController;->onControlsChanged([Landroid/view/InsetsSourceControl;)V+]Landro…