Home
last modified time | relevance | path

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

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