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.java286 final List<Integer> displayIdsForWindowsChanged = new ArrayList<>(); in populateVisibleWindowHandlesAndNotifyWindowsChangeIfNeeded() local
547 private void notifyWindowsChanged(@NonNull List<Integer> displayIdsForWindowsChanged) { in notifyWindowsChanged()
557 final List<Integer> displayIdsForWindowsChanged = new ArrayList<>(); in forceUpdateWindows() local
626 final List<Integer> displayIdsForWindowsChanged = (List<Integer>) message.obj; in handleMessage() local