Searched refs:handleHttpConnectionException (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Mms/src/com/android/mms/transaction/
H A DHttpUtils.java274 handleHttpConnectionException(e, url);
276 handleHttpConnectionException(e, url);
278 handleHttpConnectionException(e, url);
280 handleHttpConnectionException(e, url);
282 handleHttpConnectionException(e, url);
292 private static void handleHttpConnectionException(Exception exception, String url) method in class:HttpUtils

Completed in 54 milliseconds