Home
last modified time | relevance | path

Searched defs:isTetheringOn (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothPan.aidl33 … void isTetheringOn(in AttributionSource attributionSource, in SynchronousResultReceiver receiver); in isTetheringOn() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pan/
DPanService.java363 public void isTetheringOn(AttributionSource source, SynchronousResultReceiver receiver) { in isTetheringOn() method in PanService.BluetoothPanBinder
458 public boolean isTetheringOn() { in isTetheringOn() method in PanService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothPan.java608 public boolean isTetheringOn() { in isTetheringOn() method in BluetoothPan