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