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