Searched refs:getCombinedChildId (Results 1 – 2 of 2) sorted by relevance
66 long childID = adapter.getCombinedChildId(10, 100); in testGetCombinedId()72 childID = adapter.getCombinedChildId(0, 0); in testGetCombinedId()
635 public long getCombinedChildId(long groupId, long childId) { in getCombinedChildId() method in ExpandableListViewTest.MockExpandableListAdapter