Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
H A DSplitController.java1843 final SplitPlaceholderRule placeholderRule = getPlaceholderRule(activity); in launchPlaceholderIfNecessary()
1953 private SplitPlaceholderRule getPlaceholderRule(@NonNull Activity activity) { in getPlaceholderRule() method in SplitController