Home | History | Annotate | Download | only in music

Lines Matching refs:newlist

828             long [] newlist = new long[size * 2];
831 newlist[i] = mPlayList[i];
833 mPlayList = newlist;
918 boolean newlist = true;
921 newlist = false;
924 newlist = true;
929 if (newlist) {