Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/android/support/v7/mms/
DMmsRequest.java349 inetAddressToInt(inetAddr)); in requestRouteToHostAddress()
364 private static int inetAddressToInt(final InetAddress inetAddr) in inetAddressToInt() method in MmsRequest