Searched refs:mNotifiedWindows (Results 1 – 1 of 1) sorted by relevance
108 ArrayList<WindowState> mNotifiedWindows; field in DragState129 mNotifiedWindows = new ArrayList<WindowState>(); in DragState()156 for (WindowState ws : mNotifiedWindows) { in closeLocked()177 mNotifiedWindows.clear(); in closeLocked()201 mNotifiedWindows = null; in closeLocked()318 mNotifiedWindows.clear(); in broadcastDragStartedLocked()352 mNotifiedWindows.add(newWin); in sendDragStartedLocked()407 for (WindowState ws : mNotifiedWindows) { in isWindowNotified()