Searched refs:windowsOfDisplay (Results 1 – 1 of 1) sorted by relevance
150 final List<AccessibilityWindowInfo> windowsOfDisplay = in setWindowsOnAllDisplays() local153 if (windowsOfDisplay == null) { in setWindowsOnAllDisplays()158 final int windowCount = windowsOfDisplay.size(); in setWindowsOnAllDisplays()160 addWindowByDisplayLocked(displayId, windowsOfDisplay.get(j)); in setWindowsOnAllDisplays()401 if (windowsOfDisplay == null) { in getWindowsOnAllDisplays()405 final int windowCount = windowsOfDisplay.size(); in getWindowsOnAllDisplays()453 final SparseArray<AccessibilityWindowInfo> windowsOfDisplay = in getWindow() local455 if (windowsOfDisplay == null) { in getWindow()773 final SparseArray<AccessibilityWindowInfo> windowsOfDisplay = in checkIntegrity() local776 if (windowsOfDisplay == null) { in checkIntegrity()[all …]