Home
last modified time | relevance | path

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

/packages/apps/TV/tuner/src/com/android/tv/tuner/source/
DTunerTsStreamer.java215 mStreamingThread = new StreamingThread(); in startStream()
239 mStreamingThread = new StreamingThread(); in startStream()
340 private class StreamingThread extends Thread { class in TunerTsStreamer
DFileTsStreamer.java172 mStreamingThread = new StreamingThread(); in startStream()
204 mStreamingThread = new StreamingThread(); in startStream()
438 private class StreamingThread extends Thread { class in FileTsStreamer