Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDualDisplayAreaGroupPolicyTest.java414 DisplayAreaGroup getGroupRoot(int rootFeatureId) { in getGroupRoot() argument
415 DisplayArea da = getDisplayArea(rootFeatureId); in getGroupRoot()