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