Home
last modified time | relevance | path

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

/external/apache-http/android/src/android/net/http/
DConnection.java436 error = getEventHandlerErrorString(errorId); in httpFailure()
451 private static String getEventHandlerErrorString(int errorId) { in getEventHandlerErrorString() method in Connection