Home | History | Annotate | Download | only in music

Lines Matching refs:getChild

271         Cursor c = (Cursor) getExpandableListAdapter().getChild(groupPosition, childPosition);
359 Cursor c = (Cursor) getExpandableListAdapter().getChild(gpos, cpos);