Searched defs:getNetworkPart (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
H A DNetworkUtils.java339 public static InetAddress getNetworkPart(InetAddress address, int prefixLength) { method in class:NetworkUtils
347 throw new RuntimeException("getNetworkPart error - " + e.toString());

Completed in 45 milliseconds