Home
last modified time | relevance | path

Searched defs:expandRule (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/embedding/
H A DSplitControllerTest.java446 final ActivityRule expandRule = createActivityBuilder(r -> false, i -> i == intent) in testResolveStartActivityIntent_withoutLaunchingActivity() local
1581 final ActivityRule expandRule = createActivityBuilder(r -> false, expandIntent::equals) in setupExpandRule() local
1589 final ActivityRule expandRule = createActivityBuilder(expandActivity::equals, i -> false) in setupExpandRule() local