Searched refs:windowsOfDisplay (Results 1 – 1 of 1) sorted by relevance
110 final List<AccessibilityWindowInfo> windowsOfDisplay = in setWindowsOnAllDisplays() local113 if (windowsOfDisplay == null) { in setWindowsOnAllDisplays()118 final int windowCount = windowsOfDisplay.size(); in setWindowsOnAllDisplays()120 addWindowByDisplayLocked(displayId, windowsOfDisplay.get(j)); in setWindowsOnAllDisplays()312 if (windowsOfDisplay == null) { in getWindowsOnAllDisplays()316 final int windowCount = windowsOfDisplay.size(); in getWindowsOnAllDisplays()358 final SparseArray<AccessibilityWindowInfo> windowsOfDisplay = in getWindow() local360 if (windowsOfDisplay == null) { in getWindow()566 final SparseArray<AccessibilityWindowInfo> windowsOfDisplay = in checkIntegrity() local569 if (windowsOfDisplay == null) { in checkIntegrity()[all …]