Home
last modified time | relevance | path

Searched defs:getNetId (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/modules/NetworkStack/apishim/common/com/android/networkstack/apishim/common/
H A DNetworkShim.java33 int getNetId() throws UnsupportedApiLevelException; in getNetId() method
/aosp12/packages/modules/NetworkStack/apishim/30/com/android/networkstack/apishim/api30/
H A DNetworkShimImpl.java49 public int getNetId() { in getNetId() method in NetworkShimImpl
/aosp12/packages/modules/NetworkStack/apishim/29/com/android/networkstack/apishim/api29/
H A DNetworkShimImpl.java51 public int getNetId() throws UnsupportedApiLevelException { in getNetId() method in NetworkShimImpl
/aosp12/system/netd/server/
H A DNetwork.cpp36 unsigned Network::getNetId() const { in getNetId() function in android::net::Network
/aosp12/packages/modules/Connectivity/service/src/com/android/server/connectivity/
H A DNat464Xlat.java515 protected int getNetId() { in getNetId() method in Nat464Xlat
/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DNetwork.java179 public int getNetId() { in getNetId() method in Network