Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DTethering.java532 final int type = ifaceNameToType(iface); in processInterfaceStateChange()
547 final int type = ifaceNameToType(iface); in interfaceStatusChanged()
564 private int ifaceNameToType(String iface) { in ifaceNameToType() method in Tethering
1356 if (ifaceNameToType(iface) == tetheringType) { in enableUsbIpServing()
2551 final int interfaceType = ifaceNameToType(iface);