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