Searched refs:inetAddressToInt (Results 1 – 3 of 3) sorted by relevance
64 return NetworkUtils.inetAddressToInt(inetAddress); in convertToInt()
127 public static int inetAddressToInt(InetAddress inetAddr) in inetAddressToInt() method in NetworkUtils
223 return NetworkUtils.inetAddressToInt(mIpAddress); in getIpAddress()