Home
last modified time | relevance | path

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

/packages/apps/TV/usbtuner/src/com/android/usbtuner/setup/
DScanFragment.java336 InputStreamSource source = getDataSource(scanChannel.type); in scanChannels()
363 private InputStreamSource getDataSource(int type) { in getDataSource() method in ScanFragment.ChannelScanTask