Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayAreaPolicyBuilder.java173 BiFunction<Integer, Bundle, RootDisplayArea> selectRootForWindowFunc) { in setSelectRootForWindowFunc() argument
174 mSelectRootForWindowFunc = selectRootForWindowFunc; in setSelectRootForWindowFunc()
729 BiFunction<Integer, Bundle, RootDisplayArea> selectRootForWindowFunc) { in Result() argument
732 mSelectRootForWindowFunc = selectRootForWindowFunc; in Result()