Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java1893 boolean ok = addLegacyRouteToHost(lp, addr, netId, uid); in requestRouteToHostAddress()
1901 private boolean addLegacyRouteToHost(LinkProperties lp, InetAddress addr, int netId, int uid) { in addLegacyRouteToHost() method in ConnectivityService
/frameworks/base/services/
Dart-profile1873 HPLcom/android/server/ConnectivityService;->addLegacyRouteToHost(Landroid/net/LinkProperties;Ljava/…