Searched refs:EVENT_DISPLAY_REMOVED (Results 1 – 2 of 2) sorted by relevance
62 public static final int EVENT_DISPLAY_REMOVED = 3; field in DisplayManagerGlobal248 if (event == EVENT_DISPLAY_ADDED || event == EVENT_DISPLAY_REMOVED) { in handleDisplayEvent()464 case EVENT_DISPLAY_REMOVED: in handleMessage()
828 sendDisplayEventLocked(displayId, DisplayManagerGlobal.EVENT_DISPLAY_REMOVED); in updateLogicalDisplaysLocked()