Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/
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()
DInsetsControllerTest.java169 mController.onControlsChanged(createSingletonControl(ITYPE_STATUS_BAR)); in testControlsChanged()
180 mController.onControlsChanged(createSingletonControl(ITYPE_STATUS_BAR)); in testControlsRevoked()
181 mController.onControlsChanged(new InsetsSourceControl[0]); in testControlsRevoked()
192 mController.onControlsChanged(createSingletonControl(ITYPE_STATUS_BAR)); in testControlsRevoked_duringAnim()
205 mController.onControlsChanged(new InsetsSourceControl[0]); in testControlsRevoked_duringAnim()
218 mController.onControlsChanged(new InsetsSourceControl[] { control }); in testFrameDoesntMatchDisplay()
261 mController.onControlsChanged(new InsetsSourceControl[] { ime }); in testApplyImeVisibility()
424 mController.onControlsChanged(createSingletonControl(ITYPE_STATUS_BAR)); in testRestoreStartsAnimation()
436 mController.onControlsChanged(new InsetsSourceControl[0]); in testRestoreStartsAnimation()
441 mController.onControlsChanged(createSingletonControl(ITYPE_STATUS_BAR)); in testRestoreStartsAnimation()
[all …]
/frameworks/base/core/java/android/view/
DInsetsController.java794 public void onControlsChanged(InsetsSourceControl[] activeControls) { in onControlsChanged() method in InsetsController
DViewRootImpl.java1145 mInsetsController.onControlsChanged(mTempControls); in setView()
5317 mInsetsController.onControlsChanged(controls); in handleMessageImpl()
7823 mInsetsController.onControlsChanged(mTempControls); in relayoutWindow()
8173 mInsetsController.onControlsChanged(null); in doDie()
/frameworks/base/boot/
Dboot-image-profile.txt16912 HSPLandroid/view/InsetsController;->onControlsChanged([Landroid/view/InsetsSourceControl;)V+]Landro…
/frameworks/base/config/
Dboot-image-profile.txt16961 HSPLandroid/view/InsetsController;->onControlsChanged([Landroid/view/InsetsSourceControl;)V+]Landro…