Searched refs:mDecoderThread (Results 1 – 1 of 1) sorted by relevance
98 private Thread mDecoderThread; field in SampleTunerTvInputService.TvInputSessionImpl117 if (mDecoderThread != null) { in onRelease()118 mDecoderThread.interrupt(); in onRelease()119 mDecoderThread = null; in onRelease()176 mDecoderThread = in onTune()180 mDecoderThread.start(); in onTune()