Home
last modified time | relevance | path

Searched refs:MSG_UI_START_CAPTION_TRACK (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/usbtuner/src/com/android/usbtuner/tvinput/
DTunerSession.java64 public static final int MSG_UI_START_CAPTION_TRACK = 6; field in TunerSession
304 case MSG_UI_START_CAPTION_TRACK: { in handleMessage()
DTunerSessionWorker.java971 TunerSession.MSG_UI_START_CAPTION_TRACK, mCaptionTrack); in startCaptionTrack()