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

/frameworks/base/services/core/java/com/android/server/connectivity/tethering/
H A DIPv6TetheringInterfaceServices.java66 String ifname, INetworkManagementService nms, SharedLog log) {
68 mNMService = nms;
65 IPv6TetheringInterfaceServices( String ifname, INetworkManagementService nms, SharedLog log) argument
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DSoftApManager.java83 INetworkManagementService nms,
93 mNwService = nms;
78 SoftApManager(Looper looper, WifiNative wifiNative, String countryCode, Listener listener, IApInterface apInterface, INetworkManagementService nms, WifiApConfigStore wifiApConfigStore, WifiConfiguration config, WifiMetrics wifiMetrics) argument

Completed in 256 milliseconds