Home
last modified time | relevance | path

Searched defs:sendLinkProperties (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcNetworkAgent.java330 public synchronized void sendLinkProperties(@NonNull LinkProperties linkProperties, in sendLinkProperties() method in DcNetworkAgent
/frameworks/base/services/core/java/com/android/server/vcn/
DVcnGatewayConnection.java2591 public void sendLinkProperties(@NonNull LinkProperties lp) { in sendLinkProperties() method in VcnGatewayConnection.VcnNetworkAgent