Searched refs:SCAN_LOCAL_STREAMS (Results 1 – 1 of 1) sorted by relevance
87 private static final boolean SCAN_LOCAL_STREAMS = true; field in ScanFragment310 mFileTsStreamer = SCAN_LOCAL_STREAMS ? new FileTsStreamer(this, mActivity) : null; in ChannelScanTask()363 if (SCAN_LOCAL_STREAMS) { in doInBackground()