Home
last modified time | relevance | path

Searched refs:fillsParent (Results 1 – 20 of 20) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWallpaperWindowToken.java221 boolean fillsParent() { in fillsParent() method in WallpaperWindowToken
H A DTaskSnapshotController.java305 pixelFormat = mPersister.use16BitFormat() && activity.fillsParent()
312 && (!activity.fillsParent() || isWindowTranslucent);
H A DAppTransitionController.java380 if (activity.fillsParent()) { in getTransitCompatType()
387 if (closingApps.valueAt(i).fillsParent()) { in getTransitCompatType()
708 w -> w.fillsParent() && w.findMainWindow() != null); in findAnimLayoutParamsToken()
H A DPinnedTaskController.java176 a -> a.fillsParent() && !a.getTask().inMultiWindowMode()); in deferOrientationChangeForEnteringPipFromFullScreenIfNeeded()
H A DLetterboxUiController.java182 && mActivityRecord.fillsParent(); in shouldLetterboxHaveRoundedCorners()
H A DWindowContainer.java1299 if (!fillsParent()) { in getOrientation()
1334 if (wc.fillsParent() || orientation != SCREEN_ORIENTATION_UNSPECIFIED) { in getOrientation()
1372 boolean fillsParent() { in fillsParent() method in WindowContainer
3436 if (childFinished && child.isVisibleRequested() && child.fillsParent()) { in isSyncFinished()
H A DDisplayArea.java259 boolean fillsParent() { in fillsParent() method in DisplayArea
H A DWallpaperController.java173 || (w.mActivityRecord != null && !w.mActivityRecord.fillsParent());
H A DRecentsAnimationController.java1265 !topApp.fillsParent(), new Rect(),
H A DTransition.java1318 if (!wc.fillsParent()) { in getChangeFlags()
H A DTaskFragment.java2391 boolean fillsParent() { in fillsParent() method in TaskFragment
H A DWindowState.java2354 if (task != null && task.getRootTask() != null && !task.getRootTask().fillsParent()) { in isObscuringDisplay()
6175 boolean fillsParent() { in fillsParent() method in WindowState
H A DActivityRecord.java2643 boolean fillsParent() { in fillsParent() method in ActivityRecord
9047 proto.write(FILLS_PARENT, fillsParent()); in dumpDebug()
9320 record.getMode(), record.mAdapter.mCapturedLeash, !fillsParent(), in createRemoteAnimationTarget()
H A DDisplayPolicy.java959 && win.mActivityRecord.fillsParent() in adjustWindowParamsLw()
H A DDisplayContent.java2593 boolean fillsParent() { in fillsParent() method in DisplayContent
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowContainerTests.java1326 boolean fillsParent() { in fillsParent() method in WindowContainerTests.TestWindowContainer
1330 void setFillsParent(boolean fillsParent) { in setFillsParent() argument
1331 mFillsParent = fillsParent; in setFillsParent()
H A DSyncEngineTests.java386 boolean fillsParent() { in fillsParent() method in SyncEngineTests.TestWindowContainer
H A DAppTransitionControllerTest.java91 doCallRealMethod().when(r).fillsParent(); in createActivityRecord()
H A DWindowTestsBase.java1152 doReturn(true).when(activity).fillsParent(); in buildInner()
/aosp12/frameworks/base/services/
H A Dart-profile43960 HSPLcom/android/server/wm/ActivityRecord;->fillsParent()Z+]Lcom/android/server/wm/ActivityRecord;Lc…
45357 HSPLcom/android/server/wm/DisplayArea;->fillsParent()Z
45691 HSPLcom/android/server/wm/DisplayContent;->fillsParent()Z
48382 HSPLcom/android/server/wm/Task;->fillsParent()Z+]Lcom/android/server/wm/Task;Lcom/android/server/wm…
50521 PLcom/android/server/wm/WindowState;->fillsParent()Z