Searched refs:onControlsChanged (Results 1 – 4 of 4) sorted by relevance
103 mController.onControlsChanged(new InsetsSourceControl[] { control }); in testControlsChanged()111 mController.onControlsChanged(new InsetsSourceControl[] { control }); in testControlsRevoked()112 mController.onControlsChanged(new InsetsSourceControl[0]); in testControlsRevoked()119 mController.onControlsChanged(new InsetsSourceControl[] { control }); in testControlsRevoked_duringAnim()125 mController.onControlsChanged(new InsetsSourceControl[0]); in testControlsRevoked_duringAnim()173 mController.onControlsChanged(controls); in testApplyImeVisibility()321 mController.onControlsChanged(new InsetsSourceControl[] { control }); in testAnimationEndState_controller()358 mController.onControlsChanged(controls); in prepareControls()
86 mController.onControlsChanged(new InsetsSourceControl[] { ime }); in testImeVisibility()
194 public void onControlsChanged(InsetsSourceControl[] activeControls) { in onControlsChanged() method in InsetsController
4679 mInsetsController.onControlsChanged((InsetsSourceControl[]) args.arg2); in handleMessage()