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