Searched refs:MSG_DISPLAY_STOPPED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/display/
H A DDisplayManagerGlobal.java502 mDelegate.sendEmptyMessage(VirtualDisplayCallbackDelegate.MSG_DISPLAY_STOPPED);
510 public static final int MSG_DISPLAY_STOPPED = 2; field in class:DisplayManagerGlobal.VirtualDisplayCallbackDelegate
529 case MSG_DISPLAY_STOPPED:

Completed in 26 milliseconds