Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
DSplitController.java1667 final TaskFragmentContainer container = getSecondaryContainerForSplitIfAny(wct, in resolveStartActivityIntentByRule()
1685 final TaskFragmentContainer container = getSecondaryContainerForSplitIfAny(wct, in resolveStartActivityIntentByRule()
1704 return getSecondaryContainerForSplitIfAny(wct, otherTopActivity, intent, in resolveStartActivityIntentByRule()
1782 private TaskFragmentContainer getSecondaryContainerForSplitIfAny( in getSecondaryContainerForSplitIfAny() method in SplitController