Home
last modified time | relevance | path

Searched refs:evictAllChildren (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/splitscreen/
H A DStageTaskListenerTests.java170 mStageTaskListener.evictAllChildren(wct); in testEvictAllChildren()
177 mStageTaskListener.evictAllChildren(wct); in testEvictAllChildren()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DStageTaskListener.java359 void evictAllChildren(WindowContainerTransaction wct) { in evictAllChildren() method in StageTaskListener
H A DStageCoordinator.java1021 mMainStage.evictAllChildren(evictWct); in wrapAsSplitRemoteAnimation()
1022 mSideStage.evictAllChildren(evictWct); in wrapAsSplitRemoteAnimation()
1590 mMainStage.evictAllChildren(wct); in prepareBringSplit()
1890 mMainStage.evictAllChildren(wct); in onChildTaskAppeared()