Searched refs:builtInResult (Results 1 – 1 of 1) sorted by relevance
554 Integer builtInResult = fetchEpgForBuiltInTuner(); in doInBackground() local581 if (builtInResult == null || builtInResult == REASON_NO_BUILT_IN_CHANNELS) { in doInBackground()584 : anyCloudEpgSuccess ? null : builtInResult; in doInBackground()587 return builtInResult; in doInBackground()