Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DRootDisplayArea.java115 return findAreaForWindowTypeInLayer(token.windowType, token.mOwnerCanManageAppTokens, in findAreaForTokenInLayer()
121 DisplayArea.Tokens findAreaForWindowTypeInLayer(int windowType, boolean ownerCanManageAppTokens, in findAreaForWindowTypeInLayer() method in RootDisplayArea
H A DDisplayAreaPolicyBuilder.java760 return mSelectRootForWindowFunc.apply(type, options).findAreaForWindowTypeInLayer(type, in findAreaForWindowType()
/aosp12/frameworks/base/services/
H A Dart-profile47462 HPLcom/android/server/wm/RootDisplayArea;->findAreaForWindowTypeInLayer(IZZ)Lcom/android/server/wm/…