Searched refs:builtInResult (Results 1 – 1 of 1) sorted by relevance
575 Integer builtInResult = fetchEpgForBuiltInTuner(); in doInBackground() local602 if (builtInResult == null || builtInResult == REASON_NO_BUILT_IN_CHANNELS) { in doInBackground()605 : anyCloudEpgSuccess ? null : builtInResult; in doInBackground()607 return builtInResult; in doInBackground()