Searched refs:SCAN_LOCAL_STREAMS (Results 1 – 1 of 1) sorted by relevance
80 private static final boolean SCAN_LOCAL_STREAMS = true; field in ScanFragment240 mFileSource = SCAN_LOCAL_STREAMS ? new FileDataSource(this) : null; in ChannelScanTask()301 if (SCAN_LOCAL_STREAMS) { in doInBackground()