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