Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTetheringInterfaceUtils.java42 public static @Nullable InterfaceSet getTetheringInterfaces(UpstreamNetworkState ns) { in getTetheringInterfaces() method in TetheringInterfaceUtils
DTethering.java1567 ifaces = TetheringInterfaceUtils.getTetheringInterfaces(ns); in setUpstreamNetwork()