Home
last modified time | relevance | path

Searched defs:parentGroup (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/items/
DItemGroupTest.java105 ItemGroup parentGroup = new ItemGroup(); in testNestedGroup() local
137 ItemGroup parentGroup = new ItemGroup(); in testNestedGroupClearNotification() local
159 ItemGroup parentGroup = new ItemGroup(); in testNestedGroupRemoveNotification() local
183 ItemGroup parentGroup = new ItemGroup(); in testNestedGroupClear() local
203 ItemGroup parentGroup = new ItemGroup(); in testNestedGroupRemoveLastChild() local
228 ItemGroup parentGroup = new ItemGroup(); in testNestedGroupClearOnlyChild() local
256 ItemGroup parentGroup = new ItemGroup(); in testEmptyChildGroup() local
/frameworks/base/core/java/android/preference/
DPreference.java1379 void assignParent(@Nullable PreferenceGroup parentGroup) { in assignParent()
/frameworks/base/core/java/android/view/
DAccessibilityInteractionController.java1305 ViewGroup parentGroup = (ViewGroup) parent; in prefetchSiblingsOfRealNode() local
DView.java10429 final ViewGroup parentGroup = (ViewGroup) currentParent; in populateAccessibilityNodeInfoDrawingOrderInParent() local