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