Searched refs:tokenWindowsPos (Results 1 – 1 of 1) sorted by relevance
917 int tokenWindowsPos = 0; in addAppWindowToListLocked() local927 tokenWindowsPos = indexOfWinInWindowList(lowestWindow, token.windows); in addAppWindowToListLocked()933 tokenWindowsPos = indexOfWinInWindowList(lastWindow, token.windows); in addAppWindowToListLocked()946 tokenWindowsPos = 0; in addAppWindowToListLocked()948 tokenWindowsPos = indexOfWinInWindowList( in addAppWindowToListLocked()954 return tokenWindowsPos; in addAppWindowToListLocked()1014 return tokenWindowsPos; in addAppWindowToListLocked()1050 return tokenWindowsPos; in addAppWindowToListLocked()1066 return tokenWindowsPos; in addAppWindowToListLocked()1153 int tokenWindowsPos = 0; in addWindowToListInOrderLocked() local[all …]