Searched refs:MSG_OVERLAY_CLOSED (Results 1 – 1 of 1) sorted by relevance
121 private static final int MSG_OVERLAY_CLOSED = 1000; field in TvOverlayManager897 mHandler.removeMessages(MSG_OVERLAY_CLOSED); in onOverlayOpened()905 mHandler.removeMessages(MSG_OVERLAY_CLOSED); in onOverlayClosed()912 mHandler.sendEmptyMessage(MSG_OVERLAY_CLOSED); in onOverlayClosed()1177 case MSG_OVERLAY_CLOSED: in handleMessage()