Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayAreaPolicyBuilder.java183 BiFunction<Integer, Bundle, RootDisplayArea> selectRootForWindowFunc) { in setSelectRootForWindowFunc() argument
184 mSelectRootForWindowFunc = selectRootForWindowFunc; in setSelectRootForWindowFunc()
796 BiFunction<Integer, Bundle, RootDisplayArea> selectRootForWindowFunc, in Result() argument
800 mSelectRootForWindowFunc = selectRootForWindowFunc; in Result()