Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/net/ethernet/java/com/android/server/ethernet/
H A DEthernetTracker.java220 notifyTetheredInterfaceAvailable(callback, mDefaultInterface); in requestTetheredInterface()
236 private void notifyTetheredInterfaceAvailable(ITetheredInterfaceCallback cb, String iface) { in notifyTetheredInterfaceAvailable() method in EthernetTracker
372 notifyTetheredInterfaceAvailable(item, iface); in maybeUpdateServerModeInterfaceState()