Searched refs:getRawInsetsState (Results 1 – 15 of 15) sorted by relevance
155 app1.mAboveInsetsState.addSource(getController().getRawInsetsState().peekSource(ID_IME)); in testStripForDispatch_independentSources()157 getController().getRawInsetsState().setSourceVisible(ID_IME, true); in testStripForDispatch_independentSources()173 getController().getRawInsetsState().setSourceVisible(ID_IME, true); in testStripForDispatch_belowIme()185 getController().getRawInsetsState().setSourceVisible(ID_IME, true); in testStripForDispatch_aboveIme()220 assertTrue(getController().getRawInsetsState().isSourceOrDefaultVisible(ID_IME, ime())); in testStripForDispatch_imeOrderChanged()249 app.mAboveInsetsState.set(getController().getRawInsetsState()); in testStripForDispatch_childWindow_altFocusable()250 child.mAboveInsetsState.set(getController().getRawInsetsState()); in testStripForDispatch_childWindow_altFocusable()257 getController().getRawInsetsState().setSourceVisible(ID_IME, true); in testStripForDispatch_childWindow_altFocusable()270 app.mAboveInsetsState.addSource(getController().getRawInsetsState().peekSource(ID_IME)); in testStripForDispatch_childWindow_splitScreen()278 getController().getRawInsetsState().setSourceVisible(ID_IME, true); in testStripForDispatch_childWindow_splitScreen()
118 mDisplayContent.getInsetsStateController().getRawInsetsState()); in updateDisplayFrames()201 mDisplayContent.getInsetsStateController().getRawInsetsState()); in assertSimulateLayoutSameDisplayFrames()217 mDisplayContent.getInsetsStateController().getRawInsetsState()); in testFixedRotationInsetsSourceFrame()
273 assertFalse(mDisplayContent.getInsetsStateController().getRawInsetsState() in testShowTransientBars_bothCanBeTransient_appGetsBothFakeControls()275 assertFalse(mDisplayContent.getInsetsStateController().getRawInsetsState() in testShowTransientBars_bothCanBeTransient_appGetsBothFakeControls()289 assertTrue(mDisplayContent.getInsetsStateController().getRawInsetsState() in testShowTransientBars_bothCanBeTransient_appGetsBothFakeControls()291 assertTrue(mDisplayContent.getInsetsStateController().getRawInsetsState() in testShowTransientBars_bothCanBeTransient_appGetsBothFakeControls()
62 configInsetsState(display.getInsetsStateController().getRawInsetsState(), display, in createNewDisplayContent()
502 final InsetsState state = mDisplayContent.getInsetsStateController().getRawInsetsState(); in testImeMinimalSourceFrame()538 final InsetsState state = mDisplayContent.getInsetsStateController().getRawInsetsState(); in testImeInsetsGivenContentFrame()
1706 freeformDisplay.getInsetsStateController().getRawInsetsState(), freeformDisplay, in testRespectsLayoutMinDimensions()
1229 mDisplayContent.getInsetsStateController().getRawInsetsState() in testNotificationShadeHasImeInsetsWhenMultiWindow()
1622 final InsetsState state = mDisplayContent.getInsetsStateController().getRawInsetsState(); in testApplyTopFixedRotationTransform()
138 final InsetsState state = mStateController.getRawInsetsState(); in hasHiddenSources()153 final InsetsState rawState = mStateController.getRawInsetsState(); in showTransient()236 : mStateController.getRawInsetsState(); in getInsetsForWindowMetrics()740 mState.set(mStateController.getRawInsetsState(), true /* copySources */); in run()
95 InsetsState getRawInsetsState() { in getRawInsetsState() method in InsetsStateController
1162 mDisplayFrames = new DisplayFrames(mInsetsStateController.getRawInsetsState(), in DisplayContent()2152 final InsetsState state = mInsetsStateController.getRawInsetsState(); in notifyInsetsChanged()3254 final InsetsState state = mDisplayContent.getInsetsStateController().getRawInsetsState(); in getStableRect()3402 final InsetsState state = getInsetsStateController().getRawInsetsState(); in getInputMethodWindowVisibleHeight()4352 mInsetsStateController.getRawInsetsState().isSourceOrDefaultVisible( in setImeLayeringTargetInner()4645 .getRawInsetsState().isSourceOrDefaultVisible(ID_IME, ime())); in updateImeInputAndControlTarget()5862 final InsetsState state = mInsetsStateController.getRawInsetsState(); in calculateSystemGestureExclusion()7059 getInsetsStateController().getRawInsetsState()); in notifyInsetsChanged()7069 mRemoteInsetsController.insetsControlChanged(stateController.getRawInsetsState(), in notifyInsetsControlChanged()
242 .getRawInsetsState();
8781 .getRawInsetsState().calculateInsets( in updateResolvedBoundsPosition()8871 .getRawInsetsState().calculateInsets( in isImmersiveMode()
1623 ? getDisplayContent().getInsetsStateController().getRawInsetsState() in getMergedInsetsState()
27432 PLcom/android/server/wm/InsetsStateController;->getRawInsetsState()Landroid/view/InsetsState;