Searched refs:setBluetoothTethering (Results 1 – 3 of 3) sorted by relevance
289 public void setBluetoothTethering(boolean value) { in setBluetoothTethering() method in BluetoothPan294 service.setBluetoothTethering(value); in setBluetoothTethering()
410 setBluetoothTethering(enable, receiver); in enableTetheringInternal()446 private void setBluetoothTethering(final boolean enable, final ResultReceiver receiver) { in setBluetoothTethering() method in Tethering461 ((BluetoothPan) proxy).setBluetoothTethering(enable); in setBluetoothTethering()
700 mPan.setBluetoothTethering(true); in enablePan()718 mPan.setBluetoothTethering(false); in disablePan()