Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java259 } else if (isBluetooth(iface)) { in interfaceStatusChanged()
307 public boolean isBluetooth(String iface) { in isBluetooth() method in Tethering
329 if (isBluetooth(iface)) { in interfaceAdded()
660 } else if (isBluetooth((String)iface)) { in sendTetherStateChangedBroadcast()
1858 } else if (isBluetooth((String)iface)) { in onReceive()