Home | History | Annotate | Download | only in music

Lines Matching refs:newlist

814             long [] newlist = new long[size * 2];
817 newlist[i] = mPlayList[i];
819 mPlayList = newlist;
904 boolean newlist = true;
907 newlist = false;
910 newlist = true;
915 if (newlist) {