Searched refs:setBluetoothTethering (Results 1 – 6 of 6) sorted by relevance
364 public void setBluetoothTethering(boolean value) { in setBluetoothTethering() method in BluetoothPan370 service.setBluetoothTethering(value, pkgName, null); in setBluetoothTethering()
597 setBluetoothTethering(enable, listener); in enableTetheringInternal()651 private void setBluetoothTethering(final boolean enable, final IIntResultListener listener) { in setBluetoothTethering() method in Tethering676 ((BluetoothPan) proxy).setBluetoothTethering(enable); in setBluetoothTethering()
743 mPan.setBluetoothTethering(true); in enablePan()761 mPan.setBluetoothTethering(false); in disablePan()
1397 …ssion(android.Manifest.permission.BLUETOOTH_PRIVILEGED) public void setBluetoothTethering(boolean);
12056 Landroid/bluetooth/IBluetoothPan$Stub$Proxy;->setBluetoothTethering(Z)V12073 Landroid/bluetooth/IBluetoothPan;->setBluetoothTethering(Z)V