Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/
DInsetsControllerTest.java188 mController.getSourceConsumer(ID_STATUS_BAR, statusBars()).getControl().getLeash()); in testControlsChanged()
200 assertNull(mController.getSourceConsumer(ID_STATUS_BAR, statusBars()).getControl()); in testControlsRevoked()
260 mController.getSourceConsumer(ID_IME, ime()).onWindowFocusGained(true); in testSystemDrivenInsetsAnimationLoggingListener_onReady()
277 mController.getSourceConsumer(ID_IME, ime()).onWindowFocusGained(true); in testAnimationEndState()
290 mController.getSourceConsumer(ID_IME, ime()).onWindowFocusLost(); in testAnimationEndState()
300 mController.getSourceConsumer(ID_IME, ime()).onWindowFocusGained(true); in testApplyImeVisibility()
307 mController.getSourceConsumer(ID_IME, ime()).onWindowFocusLost(); in testApplyImeVisibility()
951 mController.getSourceConsumer(ID_IME, ime()); in testImeRequestedVisibleWhenImeNotControllable()
DInsetsSourceConsumerTest.java235 InsetsSourceConsumer imeConsumer = insetsController.getSourceConsumer(ID_IME, ime()); in testWontUpdateImeLeashVisibility_whenAnimation()
/frameworks/base/core/java/android/view/
DInsetsController.java831 mImeSourceConsumer = getSourceConsumer(ID_IME, ime()); in InsetsController()
999 getSourceConsumer(control.getId(), control.getType()) in onControlsChanged()
1828 public @NonNull InsetsSourceConsumer getSourceConsumer(int id, int type) { in getSourceConsumer() method in InsetsController
2113 getSourceConsumer(ID_IME_CAPTION_BAR, captionBar()).setControl( in setImeCaptionBarInsetsHeight()
/frameworks/base/boot/
Dboot-image-profile.txt16385 HSPLandroid/view/InsetsController;->getSourceConsumer(II)Landroid/view/InsetsSourceConsumer;
/frameworks/base/config/
Dboot-image-profile.txt16449 HSPLandroid/view/InsetsController;->getSourceConsumer(II)Landroid/view/InsetsSourceConsumer;