Home | History | Annotate | Download | only in music

Lines Matching refs:changeCursor

175             mAdapter.changeCursor(null);
238 mAdapter.changeCursor(c); // also sets mArtistCursor
821 public void changeCursor(Cursor cursor) {
829 super.changeCursor(cursor);