Searched refs:newIdx (Results 1 – 1 of 1) sorted by relevance
1299 int newIdx = findIdxBasedOnAppTokens(win); in addAppWindowToTokenListLocked() local1305 "not Base app: Adding window " + win + " at " + (newIdx + 1) + " of " in addAppWindowToTokenListLocked()1307 windows.add(newIdx + 1, win); in addAppWindowToTokenListLocked()1308 if (newIdx < 0) { in addAppWindowToTokenListLocked()1313 windows.get(newIdx), token.windows) + 1; in addAppWindowToTokenListLocked()