Searched defs:getGroupId (Results 1 – 4 of 4) sorted by relevance
/cts/hostsidetests/car/src/android/car/cts/powerpolicy/ | ||
D | PowerPolicyGroups.java | 104 public String getGroupId() { in getGroupId() method in PowerPolicyGroups.PowerPolicyGroupDef |
/cts/tests/tests/widget/src/android/widget/cts/ | ||
D | BaseExpandableListAdapterTest.java | 170 public long getGroupId(int groupPosition) { in getGroupId() method in BaseExpandableListAdapterTest.MockBaseExpandableListAdapter |
D | ExpandableListViewTest.java | 583 public long getGroupId(int groupPosition) { in getGroupId() method in ExpandableListViewTest.MockExpandableListAdapter |
/cts/tests/tests/widget/src/android/widget/cts/util/ | ||
D | ExpandableListScenario.java | 333 public long getGroupId(int groupPosition) { in getGroupId() method in ExpandableListScenario.MyAdapter |