Searched refs:tokenWindowsPos (Results 1 – 1 of 1) sorted by relevance
1110 int tokenWindowsPos = 0; in addAppWindowToListLocked() local1120 tokenWindowsPos = indexOfWinInWindowList(lowestWindow, token.windows); in addAppWindowToListLocked()1126 tokenWindowsPos = indexOfWinInWindowList(lastWindow, token.windows); in addAppWindowToListLocked()1139 tokenWindowsPos = 0; in addAppWindowToListLocked()1141 tokenWindowsPos = indexOfWinInWindowList( in addAppWindowToListLocked()1147 return tokenWindowsPos; in addAppWindowToListLocked()1207 return tokenWindowsPos; in addAppWindowToListLocked()1243 return tokenWindowsPos; in addAppWindowToListLocked()1259 return tokenWindowsPos; in addAppWindowToListLocked()1349 int tokenWindowsPos = 0; in addWindowToListInOrderLocked() local[all …]