Searched refs:returnedWindowList (Results 1 – 1 of 1) sorted by relevance
2172 final List<AccessibilityWindowInfo> returnedWindowList = new ArrayList<>(); in getWindowsByDisplayLocked() local2179 returnedWindowList.add(windowClone); in getWindowsByDisplayLocked()2181 return returnedWindowList; in getWindowsByDisplayLocked()