Home
last modified time | relevance | path

Searched refs:HTTP_CONNECTION_BACKOFF_MILLIS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
DDirectStatementRetriever.java39 private static final int HTTP_CONNECTION_BACKOFF_MILLIS = 3000; field in DirectStatementRetriever
158 HTTP_CONNECTION_BACKOFF_MILLIS, HTTP_CONNECTION_RETRY); in retrieveStatementFromUrl()