Home
last modified time | relevance | path

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

/packages/apps/Mms/src/com/android/mms/transaction/
DTransaction.java175 ensureRouteToHost(mmscUrl, mTransactionSettings); in sendPdu()
195 ensureRouteToHost(url, mTransactionSettings); in getPdu()
211 private void ensureRouteToHost(String url, TransactionSettings settings) throws IOException { in ensureRouteToHost() method in Transaction