Searched refs:MSG_CAPTION_CLEAR (Results 1 – 2 of 2) sorted by relevance
1388 private static final int MSG_CAPTION_CLEAR = 2; field in Cea708CCWidget.CCHandler1412 case MSG_CAPTION_CLEAR: in handleMessage()1568 mHandler.removeMessages(MSG_CAPTION_CLEAR); in reset()1625 mHandler.removeMessages(MSG_CAPTION_CLEAR); in sendBufferToCurrentWindow()1626 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_CAPTION_CLEAR), in sendBufferToCurrentWindow()
35587 Landroid/media/Cea708CCWidget$CCHandler;->MSG_CAPTION_CLEAR:I