Searched refs:REASON_NO_BUILT_IN_CHANNELS (Results 1 – 1 of 1) sorted by relevance
98 @VisibleForTesting static final int REASON_NO_BUILT_IN_CHANNELS = 8; field in EpgFetcherImpl602 if (builtInResult == null || builtInResult == REASON_NO_BUILT_IN_CHANNELS) { in doInBackground()667 return REASON_NO_BUILT_IN_CHANNELS; in fetchEpgForBuiltInTuner()