Searched refs:getInsetsForWindow (Results 1 – 7 of 7) sorted by relevance
74 assertNull(getController().getInsetsForWindow(navBar).peekSource(ITYPE_IME)); in testStripForDispatch_navBar()75 assertNull(getController().getInsetsForWindow(navBar).peekSource(ITYPE_STATUS_BAR)); in testStripForDispatch_navBar()88 assertNull(getController().getInsetsForWindow(app).peekSource(ITYPE_STATUS_BAR)); in testStripForDispatch_pip()89 assertNull(getController().getInsetsForWindow(app).peekSource(ITYPE_NAVIGATION_BAR)); in testStripForDispatch_pip()90 assertNull(getController().getInsetsForWindow(app).peekSource(ITYPE_IME)); in testStripForDispatch_pip()103 assertNull(getController().getInsetsForWindow(app).peekSource(ITYPE_STATUS_BAR)); in testStripForDispatch_freeform()104 assertNull(getController().getInsetsForWindow(app).peekSource(ITYPE_NAVIGATION_BAR)); in testStripForDispatch_freeform()118 assertNull(getController().getInsetsForWindow(app).peekSource(ITYPE_STATUS_BAR)); in testStripForDispatch_multiwindow_alwaysOnTop()119 assertNull(getController().getInsetsForWindow(app).peekSource(ITYPE_NAVIGATION_BAR)); in testStripForDispatch_multiwindow_alwaysOnTop()133 assertFalse(getController().getInsetsForWindow(app2).getSource(ITYPE_IME) in testStripForDispatch_independentSources()[all …]
740 final Rect frame = mDisplayPolicy.getInsetsPolicy().getInsetsForWindow(mWindow) in testFixedRotationInsetsSourceFrame()743 final Rect rotatedFrame = mDisplayPolicy.getInsetsPolicy().getInsetsForWindow(mWindow) in testFixedRotationInsetsSourceFrame()
944 InsetsState state = mDisplayContent.getInsetsStateController().getInsetsForWindow( in testNotificationShadeHasImeInsetsWhenSplitscreenActivated()
211 InsetsState getInsetsForWindow(WindowState target) { in getInsetsForWindow() method in InsetsPolicy212 final InsetsState originalState = mStateController.getInsetsForWindow(target); in getInsetsForWindow()520 final InsetsState state = getInsetsForWindow(mFocusedWin); in controlAnimationUnchecked()
117 InsetsState getInsetsForWindow(@NonNull WindowState target) { in getInsetsForWindow() method in InsetsStateController
1673 return getDisplayContent().getInsetsPolicy().getInsetsForWindow(this); in getInsetsState()
46696 HSPLcom/android/server/wm/InsetsPolicy;->getInsetsForWindow(Lcom/android/server/wm/WindowState;)Lan…46783 HSPLcom/android/server/wm/InsetsStateController;->getInsetsForWindow(Lcom/android/server/wm/WindowS…