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