Searched refs:mConService (Results 1 – 1 of 1) sorted by relevance
47 private final IConnectivityManager mConService; field in VpnFacade54 mConService = IConnectivityManager.Stub in VpnFacade()95 mConService.startLegacyVpn(profile); in vpnStartLegacyVpn()100 mConService.prepareVpn(VpnConfig.LEGACY_VPN, VpnConfig.LEGACY_VPN, mService.getUserId()); in vpnStopLegacyVpn()105 return mConService.getLegacyVpnInfo(mService.getUserId()); in vpnGetLegacyVpnInfo()