Searched refs:getChildType (Results 1 – 6 of 6) sorted by relevance
71 int getChildType(int groupPosition, int childPosition); in getChildType() method
111 public int getChildType(int groupPosition, int childPosition) { in getChildType() method in BaseExpandableListAdapter
475 final int childType = adapter.getChildType(pos.groupPos, pos.childPos); in getItemViewType()
218 public int getChildType(int groupPosition, int childPosition) { in getChildType() method in FakeExpandableAdapter
102 NO DOC BLOCK: android.widget.BaseExpandableListAdapter Method getChildType(int, int)
36830 method public int getChildType(int, int);37378 method public abstract int getChildType(int, int);