Searched refs:MSG_DISPLAY_RESUMED (Results 1 – 2 of 2) sorted by relevance
727 mDelegate.sendEmptyMessage(VirtualDisplayCallbackDelegate.MSG_DISPLAY_RESUMED); in onResumed()741 public static final int MSG_DISPLAY_RESUMED = 1; field in DisplayManagerGlobal.VirtualDisplayCallbackDelegate758 case MSG_DISPLAY_RESUMED: in handleMessage()
22654 Landroid/hardware/display/DisplayManagerGlobal$VirtualDisplayCallbackDelegate;->MSG_DISPLAY_RESUMED…