Searched refs:connService (Results 1 – 4 of 4) sorted by relevance
68 IConnectivityManager connService, Handler handler) { in Nat464Xlat() argument71 mConnService = connService; in Nat464Xlat()
276 mNetwork.connService().handleUpdateLinkProperties(mNetwork, lp); in stop()479 mNetwork.connService().handleUpdateLinkProperties(mNetwork, lp); in handleInterfaceLinkStateChanged()
354 Handler handler, NetworkAgentConfig config, ConnectivityService connService, INetd netd, in NetworkAgentInfo() argument371 mConnService = connService; in NetworkAgentInfo()736 public ConnectivityService connService() { in connService() method in NetworkAgentInfo
116 when(mNai.connService()).thenReturn(mConnectivity);