Lines Matching refs:childPosition
264 public boolean onChildClick(ExpandableListView parent, View v, int groupPosition, int childPosition, long id) {271 Cursor c = (Cursor) getExpandableListAdapter().getChild(groupPosition, childPosition);