Searched refs:connService (Results 1 – 3 of 3) sorted by relevance
312 mNetwork.connService().handleUpdateLinkProperties(mNetwork, lp); in stop()519 mNetwork.connService().handleUpdateLinkProperties(mNetwork, lp); in handleInterfaceLinkStateChanged()
635 Handler handler, NetworkAgentConfig config, ConnectivityService connService, INetd netd, in NetworkAgentInfo() argument653 mConnService = connService; in NetworkAgentInfo()1054 public ConnectivityService connService() { in connService() method in NetworkAgentInfo
135 when(mNai.connService()).thenReturn(mConnectivity);