Searched refs:MSG_DISPLAY_STOPPED (Results 1 – 1 of 1) sorted by relevance
771 mDelegate.sendEmptyMessage(VirtualDisplayCallbackDelegate.MSG_DISPLAY_STOPPED); in onStopped()779 public static final int MSG_DISPLAY_STOPPED = 2; field in DisplayManagerGlobal.VirtualDisplayCallbackDelegate798 case MSG_DISPLAY_STOPPED: in handleMessage()