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

/frameworks/base/services/core/java/com/android/server/
H A DNetworkManagementService.java40 import static com.android.server.NetworkManagementService.NetdResponseCode.ClatdStatusResult;
41 import static com.android.server.NetworkManagementService.NetdResponseCode.InterfaceGetCfgResult;
42 import static com.android.server.NetworkManagementService.NetdResponseCode.InterfaceListResult;
43 import static com.android.server.NetworkManagementService.NetdResponseCode.IpFwdStatusResult;
44 import static com.android.server.NetworkManagementService.NetdResponseCode.TetherDnsFwdTgtListResult;
45 import static com.android.server.NetworkManagementService.NetdResponseCode.TetherInterfaceListResult;
46 import static com.android.server.NetworkManagementService.NetdResponseCode.TetherStatusResult;
47 import static com.android.server.NetworkManagementService.NetdResponseCode.TetheringStatsListResult;
48 import static com.android.server.NetworkManagementService.NetdResponseCode.TtyListResult;
130 public class NetworkManagementService extend class in inherits:INetworkManagementService.Stub,Watchdog.Monitor
311 private NetworkManagementService(Context context, String socket) { method in class:NetworkManagementService
338 NetworkManagementService() { method in class:NetworkManagementService
[all...]

Completed in 45 milliseconds