Searched refs:EVENT_DISPLAY_REMOVED (Results 1 – 3 of 3) sorted by relevance
71 public static final int EVENT_DISPLAY_REMOVED = 3; field in DisplayManagerGlobal326 if (event == EVENT_DISPLAY_ADDED || event == EVENT_DISPLAY_REMOVED) { in handleDisplayEvent()701 case EVENT_DISPLAY_REMOVED: in handleMessage()
1163 sendDisplayEventLocked(displayId, DisplayManagerGlobal.EVENT_DISPLAY_REMOVED); in updateLogicalDisplaysLocked()
24196 Landroid/hardware/display/DisplayManagerGlobal;->EVENT_DISPLAY_REMOVED:I