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