Searched refs:curWindows (Results 1 – 1 of 1) sorted by relevance
1268 WindowList curWindows = curTarget.getWindowList(); in findDesiredInputMethodWindowIndexLocked() local1269 int pos = curWindows.indexOf(curTarget); in findDesiredInputMethodWindowIndexLocked()1271 WindowState win = curWindows.get(pos); in findDesiredInputMethodWindowIndexLocked()