Searched refs:NetdService (Results 1 – 7 of 7) sorted by relevance
30 public class NetdService { class31 private static final String TAG = NetdService.class.getSimpleName();
38 import android.net.util.NetdService;87 mNetd = Objects.requireNonNull(NetdService.getInstance(), "could not get netd instance"); in TestNetworkService()
46 import android.net.util.NetdService;137 final INetd netd = NetdService.getInstance();1059 NetdService.get(NETD_FETCH_TIMEOUT_MS); in connectNativeNetdService()
67 import android.net.util.NetdService;133 return NetdService.get(); in getNetd()
141 import android.net.util.NetdService;962 new IpConnectivityLog(), NetdService.getInstance(), new Dependencies()); in ConnectivityService()
30 import android.net.util.NetdService;302 mNetdService = NetdService.getInstance(); in requestSwapActiveStatsMapLocked()
754 HSPLandroid/net/util/NetdService;-><clinit>()V755 HSPLandroid/net/util/NetdService;->get()Landroid/net/INetd;756 HSPLandroid/net/util/NetdService;->get(J)Landroid/net/INetd;757 HSPLandroid/net/util/NetdService;->getInstance()Landroid/net/INetd;40608 Landroid/net/util/NetdService$NetdCommand;40609 Landroid/net/util/NetdService;