Home
last modified time | relevance | path

Searched refs:getNetworkBoundToProcess (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/Connectivity/core/java/android/net/
H A DNetworkUtils.java131 public native static int getNetworkBoundToProcess(); in getNetworkBoundToProcess() method in NetworkUtils
H A DConnectivityManager.java2392 int netId = NetworkUtils.getNetworkBoundToProcess(); in getProcessDefaultNetwork()