Searched refs:getByAddressOrNull (Results 1 – 1 of 1) sorted by relevance
131 this((Inet4Address) getByAddressOrNull(parcelable.assignedV4Address), in NetworkAttributes()142 private static InetAddress getByAddressOrNull(@Nullable final byte[] address) { in getByAddressOrNull() method in NetworkAttributes156 final InetAddress addr = getByAddressOrNull(b.data); in blobArrayToInetAddressList()