Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/embedding/
H A DSplitControllerTest.java466 setupExpandRule(intent); in testResolveStartActivityIntent_shouldExpand()
642 setupExpandRule(mActivity); in testResolveActivityToContainer_expandRule_notInTaskFragment()
659 setupExpandRule(mActivity); in testResolveActivityToContainer_expandRule_inSingleTaskFragment()
672 setupExpandRule(mActivity); in testResolveActivityToContainer_expandRule_inSplitTaskFragment()
1580 private void setupExpandRule(@NonNull Intent expandIntent) { in setupExpandRule() method in SplitControllerTest
1588 private void setupExpandRule(@NonNull Activity expandActivity) { in setupExpandRule() method in SplitControllerTest