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

/frameworks/base/services/java/com/android/server/connectivity/
H A DTethering.java218 } else if (isBluetooth(iface)) {
266 public boolean isBluetooth(String iface) { method in class:Tethering
287 if (isBluetooth(iface)) {
405 } else if (isBluetooth((String)iface)) {

Completed in 20 milliseconds