Searched refs:nms (Results 1 – 2 of 2) sorted by relevance
142 public Vpn createVpn(Looper looper, Context context, INetworkManagementService nms, in createVpn() argument144 return new Vpn(looper, context, nms, netd, userId, new VpnProfileStore()); in createVpn()
428 final INetworkManagementService nms = INetworkManagementService.Stub.asInterface( in systemServicesReady() local432 nms.registerObserver(mActivityChangeObserver); in systemServicesReady()