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