Home
last modified time | relevance | path

Searched defs:getChildId (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DBaseExpandableListAdapterTest.java145 public long getChildId(int groupPosition, int childPosition) { in getChildId() method in BaseExpandableListAdapterTest.MockBaseExpandableListAdapter
DExpandableListViewTest.java641 public long getChildId(int groupPosition, int childPosition) { in getChildId() method in ExpandableListViewTest.MockExpandableListAdapter
/cts/tests/tests/widget/src/android/widget/cts/util/
DExpandableListScenario.java311 public long getChildId(int groupPosition, int childPosition) { in getChildId() method in ExpandableListScenario.MyAdapter