Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayAreaPolicyBuilder.java185 BiFunction<Integer, Bundle, RootDisplayArea> selectRootForWindowFunc) { in setSelectRootForWindowFunc() argument
186 mSelectRootForWindowFunc = selectRootForWindowFunc; in setSelectRootForWindowFunc()
798 BiFunction<Integer, Bundle, RootDisplayArea> selectRootForWindowFunc, in Result() argument
802 mSelectRootForWindowFunc = selectRootForWindowFunc; in Result()