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