Searched defs:MSG_DISPLAY_RESUMED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/display/
H A DDisplayManagerGlobal.java487 mDelegate.sendEmptyMessage(VirtualDisplayCallbackDelegate.MSG_DISPLAY_RESUMED);
501 public static final int MSG_DISPLAY_RESUMED = 1; field in class:DisplayManagerGlobal.VirtualDisplayCallbackDelegate
518 case MSG_DISPLAY_RESUMED:

Completed in 60 milliseconds