Searched refs:MSG_CAPTION_CLEAR (Results 1 – 1 of 1) sorted by relevance
63 private static final int MSG_CAPTION_CLEAR = 2; field in CaptionTrackRenderer104 case MSG_CAPTION_CLEAR: in handleMessage()129 mHandler.removeMessages(MSG_CAPTION_CLEAR); in stop()274 mHandler.sendEmptyMessage(MSG_CAPTION_CLEAR); in clear()288 mHandler.removeMessages(MSG_CAPTION_CLEAR); in reset()345 mHandler.removeMessages(MSG_CAPTION_CLEAR); in sendCuesToCurrentWindow()347 mHandler.obtainMessage(MSG_CAPTION_CLEAR), CAPTION_CLEAR_INTERVAL_MS); in sendCuesToCurrentWindow()354 mHandler.removeMessages(MSG_CAPTION_CLEAR); in sendBufferToCurrentWindow()356 mHandler.obtainMessage(MSG_CAPTION_CLEAR), CAPTION_CLEAR_INTERVAL_MS); in sendBufferToCurrentWindow()