Home
last modified time | relevance | path

Searched refs:onControlsChanged (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DImeInsetsSourceConsumerTest.java96 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()
H A DInsetsControllerTest.java173 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 …]
/aosp12/frameworks/base/core/java/android/view/
H A DInsetsController.java834 public void onControlsChanged(InsetsSourceControl[] activeControls) { in onControlsChanged() method in InsetsController
H A DViewRootImpl.java1175 mInsetsController.onControlsChanged(mTempControls); in setView()
5425 mInsetsController.onControlsChanged(controls); in handleMessageImpl()
7966 mInsetsController.onControlsChanged(mTempControls); in relayoutWindow()
8317 mInsetsController.onControlsChanged(null); in doDie()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt16912 HSPLandroid/view/InsetsController;->onControlsChanged([Landroid/view/InsetsSourceControl;)V+]Landro…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt16961 HSPLandroid/view/InsetsController;->onControlsChanged([Landroid/view/InsetsSourceControl;)V+]Landro…