Searched refs:MSG_DISPLAY_RESUMED (Results 1 – 1 of 1) sorted by relevance
764 mDelegate.sendEmptyMessage(VirtualDisplayCallbackDelegate.MSG_DISPLAY_RESUMED); in onResumed()778 public static final int MSG_DISPLAY_RESUMED = 1; field in DisplayManagerGlobal.VirtualDisplayCallbackDelegate795 case MSG_DISPLAY_RESUMED: in handleMessage()