Searched refs:REASON_ERROR (Results 1 – 3 of 3) sorted by relevance
50 } else if (failure.getReason() == CaptureFailure.REASON_ERROR) { in onFailed()
110 if (failure.getReason() == CaptureFailure.REASON_ERROR) { in onFailed()
96 @VisibleForTesting static final int REASON_ERROR = 6; field in EpgFetcherImpl672 return REASON_ERROR; in fetchEpgForBuiltInTuner()