Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyGroups.java104 public String getGroupId() { in getGroupId() method in PowerPolicyGroups.PowerPolicyGroupDef
/cts/tests/tests/widget/src/android/widget/cts/
DBaseExpandableListAdapterTest.java170 public long getGroupId(int groupPosition) { in getGroupId() method in BaseExpandableListAdapterTest.MockBaseExpandableListAdapter
DExpandableListViewTest.java583 public long getGroupId(int groupPosition) { in getGroupId() method in ExpandableListViewTest.MockExpandableListAdapter
/cts/tests/tests/widget/src/android/widget/cts/util/
DExpandableListScenario.java333 public long getGroupId(int groupPosition) { in getGroupId() method in ExpandableListScenario.MyAdapter