Home
last modified time | relevance | path

Searched refs:ensureVisibilityAndConfig (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DActivityTaskManagerServiceTests.java208 mAtm.mRootWindowContainer.ensureVisibilityAndConfig(null /* starting */, in testDisplayWindowListener()
H A DRootWindowContainerTests.java679 .ensureVisibilityAndConfig(any(), anyInt(), anyBoolean(), anyBoolean()); in testStartHomeOnAllDisplays()
H A DRootTaskTests.java1354 verify(mRootWindowContainer).ensureVisibilityAndConfig(eq(null) /* starting */, in testFinishCurrentActivity()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskFragment.java1241 notUpdated = !mRootWindowContainer.ensureVisibilityAndConfig(next, getDisplayId(), in resumeTopActivity()
H A DActivityTaskSupervisor.java765 mRootWindowContainer.ensureVisibilityAndConfig(r, r.getDisplayId(), in realStartActivityLocked()
H A DActivityStarter.java1669 mRootWindowContainer.ensureVisibilityAndConfig( in handleStartResult()
H A DRootWindowContainer.java1815 boolean ensureVisibilityAndConfig(ActivityRecord starting, int displayId, in ensureVisibilityAndConfig() method in RootWindowContainer
H A DTask.java5663 mRootWindowContainer.ensureVisibilityAndConfig(null /* starting */,
H A DActivityRecord.java3379 mRootWindowContainer.ensureVisibilityAndConfig(next, getDisplayId(), in destroyIfPossible()
/aosp12/frameworks/base/services/
H A Dart-profile47639 HSPLcom/android/server/wm/RootWindowContainer;->ensureVisibilityAndConfig(Lcom/android/server/wm/Ac…