Searched refs:tokenWindowsPos (Results 1 – 1 of 1) sorted by relevance
1032 int tokenWindowsPos = 0; in addAppWindowToListLocked() local1042 tokenWindowsPos = indexOfWinInWindowList(lowestWindow, token.windows); in addAppWindowToListLocked()1048 tokenWindowsPos = indexOfWinInWindowList(lastWindow, token.windows); in addAppWindowToListLocked()1061 tokenWindowsPos = 0; in addAppWindowToListLocked()1063 tokenWindowsPos = indexOfWinInWindowList( in addAppWindowToListLocked()1069 return tokenWindowsPos; in addAppWindowToListLocked()1129 return tokenWindowsPos; in addAppWindowToListLocked()1165 return tokenWindowsPos; in addAppWindowToListLocked()1181 return tokenWindowsPos; in addAppWindowToListLocked()1271 int tokenWindowsPos = 0; in addWindowToListInOrderLocked() local[all …]