Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/net/common/framework/com/android/net/module/util/
H A DNetUtils.java77 public static InetAddress getNetworkPart(InetAddress address, int prefixLength) { in getNetworkPart() method in NetUtils
/aosp12/packages/modules/Connectivity/core/java/android/net/
H A DNetworkUtils.java225 public static InetAddress getNetworkPart(InetAddress address, int prefixLength) { in getNetworkPart() method in NetworkUtils