Home
last modified time | relevance | path

Searched refs:updateInterfaces (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java4696 updateInterfaces(newLp, oldLp, netId, networkAgent.networkCapabilities); in updateLinkProperties()
4762 private void updateInterfaces(LinkProperties newLp, LinkProperties oldLp, int netId, in updateInterfaces() method in ConnectivityService