Searched refs:EVENT_DISPLAY_CHANGED (Results 1 – 2 of 2) sorted by relevance
70 public static final int EVENT_DISPLAY_CHANGED = 2; field in DisplayManagerGlobal353 if (event == EVENT_DISPLAY_CHANGED && mDispatchNativeCallbacks) { in handleDisplayEvent()735 case EVENT_DISPLAY_CHANGED: in handleMessage()
1035 sendDisplayEventLocked(displayId, DisplayManagerGlobal.EVENT_DISPLAY_CHANGED); in handleLogicalDisplayChanged()