Searched refs:MSG_DELIVER_DISPLAY_EVENT (Results 1 – 1 of 1) sorted by relevance
260 private static final int MSG_DELIVER_DISPLAY_EVENT = 3; field in DisplayManagerService3132 Message msg = mHandler.obtainMessage(MSG_DELIVER_DISPLAY_EVENT, displayId, event); in sendDisplayEventLocked()3591 case MSG_DELIVER_DISPLAY_EVENT: in handleMessage()