Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsSourceConsumer.java147 mController.getLastDispatchedState().getSourceOrDefaultVisibility(mType); in setControl()
DInsetsState.java526 public boolean getSourceOrDefaultVisibility(@InternalInsetsType int type) { in getSourceOrDefaultVisibility() method in InsetsState
DViewRootImpl.java8919 if (insetsState.getSourceOrDefaultVisibility(ITYPE_IME)) { in dispatchResized()
8951 if (insetsState != null && insetsState.getSourceOrDefaultVisibility(ITYPE_IME)) { in dispatchInsetsControlChanged()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowStateTests.java1017 assertTrue(mImeWindow.getInsetsState().getSourceOrDefaultVisibility(ITYPE_NAVIGATION_BAR)); in testImeAlwaysReceivesVisibleNavigationBarInsets()
1018 assertFalse(mAppWindow.getInsetsState().getSourceOrDefaultVisibility(ITYPE_NAVIGATION_BAR)); in testImeAlwaysReceivesVisibleNavigationBarInsets()
1021 assertTrue(mImeWindow.getInsetsState().getSourceOrDefaultVisibility(ITYPE_NAVIGATION_BAR)); in testImeAlwaysReceivesVisibleNavigationBarInsets()
1022 assertTrue(mAppWindow.getInsetsState().getSourceOrDefaultVisibility(ITYPE_NAVIGATION_BAR)); in testImeAlwaysReceivesVisibleNavigationBarInsets()
DInsetsStateControllerTest.java210 assertTrue(getController().getRawInsetsState().getSourceOrDefaultVisibility(ITYPE_IME)); in testStripForDispatch_imeOrderChanged()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
DDividerView.java225 if (!insetsState.getSourceOrDefaultVisibility(InsetsState.ITYPE_IME) in onInsetsChanged()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DDisplayImeController.java240 updateImeVisibility(insetsState.getSourceOrDefaultVisibility(InsetsState.ITYPE_IME)); in insetsChanged()
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java4214 mInsetsStateController.getRawInsetsState().getSourceOrDefaultVisibility(ITYPE_IME)); in setImeLayeringTargetInner()
4431 .getRawInsetsState().getSourceOrDefaultVisibility(ITYPE_IME)); in updateImeInputAndControlTarget()
/frameworks/base/boot/
Dboot-image-profile.txt16444 HSPLandroid/view/InsetsState;->getSourceOrDefaultVisibility(I)Z
/frameworks/base/config/
Dboot-image-profile.txt16507 HSPLandroid/view/InsetsState;->getSourceOrDefaultVisibility(I)Z