public static interface WindowManagerInternal.WindowsForAccessibilityCallback
Modifier and Type | Method and Description |
---|---|
void |
onWindowsForAccessibilityChanged(List<WindowInfo> windows)
Called when the windows for accessibility changed.
|
void onWindowsForAccessibilityChanged(List<WindowInfo> windows)
windows
- The windows for accessibility.