Home | History | Annotate | Download | only in music

Lines Matching refs:newlist

834             long [] newlist = new long[size * 2];
837 newlist[i] = mPlayList[i];
839 mPlayList = newlist;
924 boolean newlist = true;
927 newlist = false;
930 newlist = true;
935 if (newlist) {