Searched defs:isTetheringOn (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothPan.java363 public boolean isTetheringOn() { method in class:BluetoothPan
364 if (VDBG) log("isTetheringOn()");
368 return service.isTetheringOn();

Completed in 84 milliseconds