Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DBaseExpandableListAdapterTest.java158 public Object getGroup(int groupPosition) { in getGroup() method in BaseExpandableListAdapterTest.MockBaseExpandableListAdapter
DExpandableListViewTest.java621 public Object getGroup(int groupPosition) { in getGroup() method in ExpandableListViewTest.MockExpandableListAdapter
/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyGroups.java171 public PowerPolicyGroupDef getGroup(String groupId) { in getGroup() method in PowerPolicyGroups
/cts/tests/tests/widget/src/android/widget/cts/util/
DExpandableListScenario.java325 public Object getGroup(int groupPosition) { in getGroup() method in ExpandableListScenario.MyAdapter