Home | History | Annotate | Download | only in music

Lines Matching defs:newGroupView

641         public View newGroupView(Context context, Cursor cursor, boolean isExpanded, ViewGroup parent) {
642 View v = super.newGroupView(context, cursor, isExpanded, parent);