Searched refs:MSG_DISPLAY_PAUSED (Results 1 – 1 of 1) sorted by relevance
757 mDelegate.sendEmptyMessage(VirtualDisplayCallbackDelegate.MSG_DISPLAY_PAUSED); in onPaused()777 public static final int MSG_DISPLAY_PAUSED = 0; field in DisplayManagerGlobal.VirtualDisplayCallbackDelegate792 case MSG_DISPLAY_PAUSED: in handleMessage()