Searched defs:getGroupId (Results 1 – 5 of 5) sorted by relevance
/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 | 637 public long getGroupId(int groupPosition) { in getGroupId() method in ExpandableListViewTest.MockExpandableListAdapter |
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/ | ||
D | BluetoothLeAudioTest.java | 421 public void getGroupId() { in getGroupId() method in BluetoothLeAudioTest |
/cts/hostsidetests/car/src/android/car/cts/powerpolicy/ | ||
D | PowerPolicyGroups.java | 195 public String getGroupId() { in getGroupId() method in PowerPolicyGroups.PowerPolicyGroupDef |
/cts/tests/tests/widget/src/android/widget/cts/util/ | ||
D | ExpandableListScenario.java | 333 public long getGroupId(int groupPosition) { in getGroupId() method in ExpandableListScenario.MyAdapter |