Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
H A DSplitController.java593 cleanupForEnterPip(wct, container); in onTaskFragmentInfoChanged()
625 cleanupForEnterPip(wct, container); in onTaskFragmentInfoChanged()
1543 private void cleanupForEnterPip(@NonNull WindowContainerTransaction wct, in cleanupForEnterPip() method in SplitController