Searched refs:tokenWindowsPos (Results 1 – 1 of 1) sorted by relevance
1158 int tokenWindowsPos = 0; in addAppWindowToListLocked() local1220 return tokenWindowsPos; in addAppWindowToListLocked()1256 return tokenWindowsPos; in addAppWindowToListLocked()1277 return tokenWindowsPos; in addAppWindowToListLocked()1282 int tokenWindowsPos; in addAppWindowToTokenListLocked() local1290 tokenWindowsPos = indexOfWinInWindowList(lowestWindow, token.windows); in addAppWindowToTokenListLocked()1297 tokenWindowsPos = indexOfWinInWindowList(lastWindow, token.windows); in addAppWindowToTokenListLocked()1310 tokenWindowsPos = 0; in addAppWindowToTokenListLocked()1312 tokenWindowsPos = indexOfWinInWindowList( in addAppWindowToTokenListLocked()1318 return tokenWindowsPos; in addAppWindowToTokenListLocked()[all …]