Searched refs:MSG_DISPLAY_STOPPED (Results 1 – 2 of 2) sorted by relevance
1025 mDelegate.sendEmptyMessage(VirtualDisplayCallbackDelegate.MSG_DISPLAY_STOPPED); in onStopped()1033 public static final int MSG_DISPLAY_STOPPED = 2; field in DisplayManagerGlobal.VirtualDisplayCallbackDelegate1052 case MSG_DISPLAY_STOPPED: in handleMessage()
22646 Landroid/hardware/display/DisplayManagerGlobal$VirtualDisplayCallbackDelegate;->MSG_DISPLAY_STOPPED…