Home
last modified time | relevance | path

Searched refs:getSourceConsumer (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DInsetsControllerTest.java185 mController.getSourceConsumer(ID_STATUS_BAR, statusBars()).getControl().getLeash()); in testControlsChanged()
197 assertNull(mController.getSourceConsumer(ID_STATUS_BAR, statusBars()).getControl()); in testControlsRevoked()
257 mController.getSourceConsumer(ID_IME, ime()).onWindowFocusGained(true); in testSystemDrivenInsetsAnimationLoggingListener_onReady()
274 mController.getSourceConsumer(ID_IME, ime()).onWindowFocusGained(true); in testAnimationEndState()
287 mController.getSourceConsumer(ID_IME, ime()).onWindowFocusLost(); in testAnimationEndState()
297 mController.getSourceConsumer(ID_IME, ime()).onWindowFocusGained(true); in testApplyImeVisibility()
304 mController.getSourceConsumer(ID_IME, ime()).onWindowFocusLost(); in testApplyImeVisibility()
917 mController.getSourceConsumer(ID_IME, ime()); in testImeRequestedVisibleWhenImeNotControllable()
H A DInsetsSourceConsumerTest.java235 InsetsSourceConsumer imeConsumer = insetsController.getSourceConsumer(ID_IME, ime()); in testWontUpdateImeLeashVisibility_whenAnimation()
/aosp14/frameworks/base/core/java/android/view/
H A DInsetsController.java825 mImeSourceConsumer = getSourceConsumer(ID_IME, ime()); in InsetsController()
1040 getSourceConsumer(control.getId(), control.getType()) in onControlsChanged()
1665 public @NonNull InsetsSourceConsumer getSourceConsumer(int id, int type) { in getSourceConsumer() method in InsetsController
1916 getSourceConsumer(ID_IME_CAPTION_BAR, captionBar()).setControl( in setImeCaptionBarInsetsHeight()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt16652 HSPLandroid/view/InsetsController;->getSourceConsumer(Landroid/view/InsetsSource;)Landroid/view/Ins…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt16716 HSPLandroid/view/InsetsController;->getSourceConsumer(Landroid/view/InsetsSource;)Landroid/view/Ins…