Searched defs:sendLinkProperties (Results 1 – 8 of 8) sorted by relevance
35 void sendLinkProperties(in LinkProperties lp); in sendLinkProperties() method
963 public void sendLinkProperties(@NonNull LinkProperties linkProperties) { in sendLinkProperties() method in NetworkAgent
189 void sendLinkProperties(TestNetworkAgent agent, boolean updateDefaultFirst) { in sendLinkProperties() method in TestConnectivityManager410 public void sendLinkProperties() { in sendLinkProperties() method in TestConnectivityManager.TestNetworkAgent
188 fun sendLinkProperties(lp: LinkProperties) = agent.sendLinkProperties(lp) in ArgumentCaptor() method
415 public void sendLinkProperties(LinkProperties lp) { in sendLinkProperties() method in NetworkAgentWrapper
917 public void sendLinkProperties(@NonNull LinkProperties lp) { in sendLinkProperties() method in NetworkAgentInfo.NetworkAgentMessageHandler
1086 private void sendLinkProperties() { in sendLinkProperties() method in IpServer
1647 public void sendLinkProperties(LinkProperties lp) { in sendLinkProperties() method in ConnectivityServiceTest.MockVpn