Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
DSplitController.java786 cleanupForEnterPip(wct, container); in onTaskFragmentInfoChanged()
818 cleanupForEnterPip(wct, container); in onTaskFragmentInfoChanged()
1861 private void cleanupForEnterPip(@NonNull WindowContainerTransaction wct, in cleanupForEnterPip() method in SplitController