Searched refs:ensureVisibilityAndConfig (Results 1 – 10 of 10) sorted by relevance
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | ActivityTaskManagerServiceTests.java | 208 mAtm.mRootWindowContainer.ensureVisibilityAndConfig(null /* starting */, in testDisplayWindowListener()
|
H A D | RootWindowContainerTests.java | 679 .ensureVisibilityAndConfig(any(), anyInt(), anyBoolean(), anyBoolean()); in testStartHomeOnAllDisplays()
|
H A D | RootTaskTests.java | 1354 verify(mRootWindowContainer).ensureVisibilityAndConfig(eq(null) /* starting */, in testFinishCurrentActivity()
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | TaskFragment.java | 1241 notUpdated = !mRootWindowContainer.ensureVisibilityAndConfig(next, getDisplayId(), in resumeTopActivity()
|
H A D | ActivityTaskSupervisor.java | 765 mRootWindowContainer.ensureVisibilityAndConfig(r, r.getDisplayId(), in realStartActivityLocked()
|
H A D | ActivityStarter.java | 1669 mRootWindowContainer.ensureVisibilityAndConfig( in handleStartResult()
|
H A D | RootWindowContainer.java | 1815 boolean ensureVisibilityAndConfig(ActivityRecord starting, int displayId, in ensureVisibilityAndConfig() method in RootWindowContainer
|
H A D | Task.java | 5663 mRootWindowContainer.ensureVisibilityAndConfig(null /* starting */,
|
H A D | ActivityRecord.java | 3379 mRootWindowContainer.ensureVisibilityAndConfig(next, getDisplayId(), in destroyIfPossible()
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 47639 HSPLcom/android/server/wm/RootWindowContainer;->ensureVisibilityAndConfig(Lcom/android/server/wm/Ac…
|