Searched refs:ensureVisibilityAndConfig (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | ActivityTaskManagerServiceTests.java | 188 mAtm.mRootWindowContainer.ensureVisibilityAndConfig(null /* starting */, in testDisplayWindowListener()
|
D | RootWindowContainerTests.java | 677 .ensureVisibilityAndConfig(any(), anyInt(), anyBoolean(), anyBoolean()); in testStartHomeOnAllDisplays()
|
D | RootTaskTests.java | 1347 verify(mRootWindowContainer).ensureVisibilityAndConfig(eq(null) /* starting */, in testFinishCurrentActivity()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | ActivityTaskSupervisor.java | 759 mRootWindowContainer.ensureVisibilityAndConfig(r, r.getDisplayId(), in realStartActivityLocked()
|
D | ActivityStarter.java | 1635 mRootWindowContainer.ensureVisibilityAndConfig( in handleStartResult()
|
D | Task.java | 6431 notUpdated = !mRootWindowContainer.ensureVisibilityAndConfig(next, getDisplayId(), 7177 mRootWindowContainer.ensureVisibilityAndConfig(null /* starting */,
|
D | RootWindowContainer.java | 1785 boolean ensureVisibilityAndConfig(ActivityRecord starting, int displayId, in ensureVisibilityAndConfig() method in RootWindowContainer
|
D | ActivityRecord.java | 3191 mRootWindowContainer.ensureVisibilityAndConfig(next, getDisplayId(), in destroyIfPossible()
|
/frameworks/base/services/ |
D | art-profile | 47639 HSPLcom/android/server/wm/RootWindowContainer;->ensureVisibilityAndConfig(Lcom/android/server/wm/Ac…
|