Home | History | Annotate | Download | only in music

Lines Matching refs:cpos

331         int cpos = ExpandableListView.getPackedPositionChild(mi.packedPosition);
354 if (cpos == -1) {
359 Cursor c = (Cursor) getExpandableListAdapter().getChild(gpos, cpos);
360 c.moveToPosition(cpos);