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

/packages/apps/Mms/src/com/android/mms/transaction/
H A DHttpUtils.java231 handleHttpConnectionException(e, url);
233 handleHttpConnectionException(e, url);
235 handleHttpConnectionException(e, url);
237 handleHttpConnectionException(e, url);
239 handleHttpConnectionException(e, url);
249 private static void handleHttpConnectionException(Exception exception, String url) method in class:HttpUtils

Completed in 3 milliseconds