Home
last modified time | relevance | path

Searched defs:displayIdsForWindowsChanged (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DAccessibilityWindowsPopulator.java274 final List<Integer> displayIdsForWindowsChanged = new ArrayList<>(); in populateVisibleWindowHandlesAndNotifyWindowsChangeIfNeeded() local
527 private void notifyWindowsChanged(@NonNull List<Integer> displayIdsForWindowsChanged) { in notifyWindowsChanged()
537 final List<Integer> displayIdsForWindowsChanged = new ArrayList<>(); in forceUpdateWindows() local
574 final List<Integer> displayIdsForWindowsChanged = (List<Integer>) message.obj; in handleMessage() local