Home
last modified time | relevance | path

Searched refs:canPlaceEntityOnDisplay (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DRootWindowContainerTests.java958 doReturn(true).when(mSupervisor).canPlaceEntityOnDisplay(secondaryDisplay.mDisplayId, in testGetLaunchRootTaskWithRealCallerId()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityTaskSupervisor.java365 boolean canPlaceEntityOnDisplay(int displayId, int callingPid, int callingUid, in canPlaceEntityOnDisplay() method in ActivityTaskSupervisor
H A DRootWindowContainer.java2970 && mTaskSupervisor.canPlaceEntityOnDisplay(tdaDisplayId, in getLaunchRootTask()
H A DTask.java1762 return mTaskSupervisor.canPlaceEntityOnDisplay(displayId, in canBeLaunchedOnDisplay()
H A DActivityTaskManagerService.java1796 return mTaskSupervisor.canPlaceEntityOnDisplay(displayId, callingPid, callingUid, in isActivityStartAllowedOnDisplay()
H A DActivityRecord.java2833 return mAtmService.mTaskSupervisor.canPlaceEntityOnDisplay(displayId, launchedFromPid, in canBeLaunchedOnDisplay()
/aosp12/frameworks/base/services/
H A Dart-profile44841 HSPLcom/android/server/wm/ActivityTaskSupervisor;->canPlaceEntityOnDisplay(IIILandroid/content/pm/A…