Searched refs:getRawInsetsState (Results 1 – 10 of 10) sorted by relevance
160 getController().getRawInsetsState().setSourceVisible(ITYPE_IME, true); in testStripForDispatch_independentSources()172 getController().getRawInsetsState().setSourceVisible(ITYPE_IME, true); in testStripForDispatch_belowIme()183 getController().getRawInsetsState().setSourceVisible(ITYPE_IME, true); in testStripForDispatch_aboveIme()217 assertTrue(getController().getRawInsetsState().getSourceOrDefaultVisibility(ITYPE_IME)); in testStripForDispatch_imeOrderChanged()247 getController().getRawInsetsState().setSourceVisible(ITYPE_IME, true); in testStripForDispatch_childWindow_altFocusable()265 getController().getRawInsetsState().setSourceVisible(ITYPE_IME, true); in testStripForDispatch_childWindow_splitScreen()
255 assertTrue(mDisplayContent.getInsetsStateController().getRawInsetsState() in testShowTransientBars_bothCanBeTransient_appGetsBothFakeControls()257 assertTrue(mDisplayContent.getInsetsStateController().getRawInsetsState() in testShowTransientBars_bothCanBeTransient_appGetsBothFakeControls()
382 final InsetsState state = mDisplayContent.getInsetsStateController().getRawInsetsState(); in testImeMinimalSourceFrame()
799 mDisplayContent.getInsetsStateController().getRawInsetsState()); in assertSimulateLayoutSameDisplayFrames()
162 final InsetsState state = new InsetsState(mStateController.getRawInsetsState()); in showTransient()179 InsetsState state = new InsetsState(mStateController.getRawInsetsState()); in hideTransient()
205 InsetsState getRawInsetsState() { in getRawInsetsState() method in InsetsStateController
1175 final InsetsSource source = displayContent.getInsetsStateController().getRawInsetsState() in getNavBarInsets()
733 if (getInsetsStateController().getRawInsetsState().getSourceOrDefaultVisibility(5768 getInsetsStateController().getRawInsetsState()); in notifyInsetsChanged()5778 mRemoteInsetsController.insetsControlChanged(stateController.getRawInsetsState(), in notifyInsetsControlChanged()
1534 mDisplayContent.getInsetsStateController().getRawInsetsState());
37162 HSPLcom/android/server/wm/InsetsStateController;->getRawInsetsState()Landroid/view/InsetsState;