Searched refs:NETWORK_ERROR (Results 1 – 8 of 8) sorted by relevance
27 NETWORK_ERROR, enumConstant157 return mResponseStatus == ResponseStatus.NETWORK_ERROR in canRetry()
496 if (asyncFetchStatus.getResponseStatus() == AsyncFetchStatus.ResponseStatus.NETWORK_ERROR) { in getFailureType()
517 asyncFetchStatus.setResponseStatus(AsyncFetchStatus.ResponseStatus.NETWORK_ERROR); in fetchTrigger()
939 asyncFetchStatus.setResponseStatus(AsyncFetchStatus.ResponseStatus.NETWORK_ERROR); in fetchSource()
420 NETWORK_ERROR, enumConstant
1753 AsyncFetchStatus.ResponseStatus.NETWORK_ERROR); in test_runAsyncRegistrationQueueWorker_appSource_networkError()1977 AsyncFetchStatus.ResponseStatus.NETWORK_ERROR); in test_runAsyncRegistrationQueueWorker_appTrigger_networkError()2089 AsyncFetchStatus.ResponseStatus.NETWORK_ERROR); in test_runAsyncRegistrationQueueWorker_networkError_logRetryCount()2231 AsyncFetchStatus.ResponseStatus.NETWORK_ERROR); in test_runAsyncRegistrationQueueWorker_webSource_networkError()2396 AsyncFetchStatus.ResponseStatus.NETWORK_ERROR); in test_runAsyncRegistrationQueueWorker_webTrigger_networkError()
3184 AsyncFetchStatus.ResponseStatus.NETWORK_ERROR, in testBadTriggerConnection()
859 AsyncFetchStatus.ResponseStatus.NETWORK_ERROR, in testBadSourceConnection()