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.java226 } else if (isBluetooth(iface)) { in interfaceStatusChanged()
274 public boolean isBluetooth(String iface) { in isBluetooth() method in Tethering
295 if (isBluetooth(iface)) { in interfaceAdded()
405 } else if (isBluetooth((String)iface)) { in sendTetherStateChangedBroadcast()
1478 } else if (isBluetooth((String)iface)) { in onReceive()