Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DIPv6TetheringCoordinator.java87 if (findDownstream(downstream) == null) { in addActiveDownstream()
104 if (mActiveDownstreams.remove(findDownstream(downstream))) { in removeActiveDownstream()
187 final Downstream ds = findDownstream(ipServer); in getInterfaceIPv6LinkProperties()
217 Downstream findDownstream(IpServer ipServer) { in findDownstream() method in IPv6TetheringCoordinator
/frameworks/base/services/
Dart-profile5670 HSPLcom/android/server/connectivity/tethering/IPv6TetheringCoordinator;->findDownstream(Landroid/ne…