Home
last modified time | relevance | path

Searched refs:getSourceOrDefaultVisibility (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowStateTests.java886 assertTrue(mImeWindow.getInsetsState().getSourceOrDefaultVisibility(ITYPE_NAVIGATION_BAR)); in testImeAlwaysReceivesVisibleNavigationBarInsets()
887 assertFalse(mAppWindow.getInsetsState().getSourceOrDefaultVisibility(ITYPE_NAVIGATION_BAR)); in testImeAlwaysReceivesVisibleNavigationBarInsets()
890 assertTrue(mImeWindow.getInsetsState().getSourceOrDefaultVisibility(ITYPE_NAVIGATION_BAR)); in testImeAlwaysReceivesVisibleNavigationBarInsets()
891 assertTrue(mAppWindow.getInsetsState().getSourceOrDefaultVisibility(ITYPE_NAVIGATION_BAR)); in testImeAlwaysReceivesVisibleNavigationBarInsets()
H A DInsetsStateControllerTest.java198 assertTrue(getController().getRawInsetsState().getSourceOrDefaultVisibility(ITYPE_IME)); in testStripForDispatch_imeOrderChanged()
/aosp12/frameworks/base/core/java/android/view/
H A DInsetsSourceConsumer.java147 mController.getLastDispatchedState().getSourceOrDefaultVisibility(mType); in setControl()
H A DInsetsState.java464 public boolean getSourceOrDefaultVisibility(@InternalInsetsType int type) { in getSourceOrDefaultVisibility() method in InsetsState
H A DViewRootImpl.java8420 if (insetsState != null && insetsState.getSourceOrDefaultVisibility(ITYPE_IME)) { in dispatchInsetsChanged()
8445 if (insetsState != null && insetsState.getSourceOrDefaultVisibility(ITYPE_IME)) { in dispatchInsetsControlChanged()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayImeController.java233 updateImeVisibility(insetsState.getSourceOrDefaultVisibility(InsetsState.ITYPE_IME)); in insetsChanged()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java3997 mInsetsStateController.getRawInsetsState().getSourceOrDefaultVisibility(ITYPE_IME)); in setImeLayeringTargetInner()
4129 .getRawInsetsState().getSourceOrDefaultVisibility(ITYPE_IME)); in updateImeInputAndControlTarget()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt17004 HSPLandroid/view/InsetsState;->getSourceOrDefaultVisibility(I)Z+]Landroid/view/InsetsSource;Landroi…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt17053 HSPLandroid/view/InsetsState;->getSourceOrDefaultVisibility(I)Z+]Landroid/view/InsetsSource;Landroi…