Searched defs:addLegacyRouteToHost (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DConnectivityService.java1468 boolean ok = addLegacyRouteToHost(lp, addr, netId, uid);
1476 private boolean addLegacyRouteToHost(LinkProperties lp, InetAddress addr, int netId, int uid) { method in class:ConnectivityService

Completed in 68 milliseconds