Searched refs:MSG_DELIVER_DISPLAY_EVENT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/display/
H A DDisplayManagerService.java110 private static final int MSG_DELIVER_DISPLAY_EVENT = 3; field in class:DisplayManagerService
1103 Message msg = mHandler.obtainMessage(MSG_DELIVER_DISPLAY_EVENT, displayId, event);
1255 case MSG_DELIVER_DISPLAY_EVENT:

Completed in 304 milliseconds