Home | History | Annotate | Download | only in wm

Lines Matching refs:newIdx

954                             int newIdx = findIdxBasedOnAppTokens(win);
961 + (newIdx + 1) + " of " + N);
963 windows.add(newIdx + 1, win);
964 if (newIdx < 0) {
969 windows.get(newIdx), token.windows) + 1;