Searched refs:fillsParent (Results 1 – 12 of 12) sorted by relevance
403 w -> w.fillsParent() && w.findMainWindow() != null); in findAnimLayoutParamsToken()727 if (token.fillsParent()) { in maybeUpdateTransitToTranslucentAnim()734 if (mService.mClosingApps.valueAt(i).fillsParent()) { in maybeUpdateTransitToTranslucentAnim()
695 if (!fillsParent()) { in getOrientation()728 if (wc.fillsParent() || orientation != SCREEN_ORIENTATION_UNSPECIFIED) { in getOrientation()746 boolean fillsParent() { in fillsParent() method in WindowContainer
288 DisplayContent dc, boolean fillsParent) { in AppWindowToken() argument293 mFillsParent = fillsParent; in AppWindowToken()1520 final boolean needsLetterbox = w.isLetterboxedAppWindow() && fillsParent() && surfaceReady; in layoutLetterbox()1566 boolean fillsParent() { in fillsParent() method in AppWindowToken1570 void setFillsParent(boolean fillsParent) { in setFillsParent() argument1571 mFillsParent = fillsParent; in setFillsParent()
311 mCapturedLeash, !mAppWindowToken.fillsParent(), in createRemoteAppAnimation()
280 !top.fillsParent() || isWindowTranslucent); in snapshotTask()
637 boolean fillsParent() { in fillsParent() method in Task
575 !topApp.fillsParent(), mainWindow.mWinAnimator.mLastClipRect, in createRemoteAnimationApp()
822 && inSplitScreenSecondaryWindowingMode() && !splitScreenStack.fillsParent())) { in calculateBoundsForWindowModeChange()1433 boolean fillsParent() { in fillsParent() method in TaskStack
155 || (w.mAppToken != null && !w.mAppToken.fillsParent());
1627 boolean fillsParent() { in fillsParent() method in DisplayContent3214 boolean fillsParent() { in fillsParent() method in DisplayContent.DisplayChildWindowContainer
1844 if (task != null && task.mStack != null && !task.mStack.fillsParent()) { in isObscuringDisplay()
797 boolean fillsParent() { in fillsParent() method in WindowContainerTests.TestWindowContainer801 void setFillsParent(boolean fillsParent) { in setFillsParent() argument802 mFillsParent = fillsParent; in setFillsParent()