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

/frameworks/base/core/java/android/hardware/display/
H A DDisplayManagerGlobal.java488 mDelegate.sendEmptyMessage(VirtualDisplayCallbackDelegate.MSG_DISPLAY_PAUSED);
508 public static final int MSG_DISPLAY_PAUSED = 0; field in class:DisplayManagerGlobal.VirtualDisplayCallbackDelegate
523 case MSG_DISPLAY_PAUSED:

Completed in 31 milliseconds