Searched refs:setBluetoothTethering (Results 1 – 4 of 4) sorted by relevance
29 void setBluetoothTethering(boolean value); in setBluetoothTethering() method
343 public void setBluetoothTethering(boolean value) { in setBluetoothTethering() method in BluetoothPan348 mPanService.setBluetoothTethering(value); in setBluetoothTethering()
439 setBluetoothTethering(enable, receiver); in enableTetheringInternal()453 private void setBluetoothTethering(final boolean enable, final ResultReceiver receiver) { in setBluetoothTethering() method in Tethering468 ((BluetoothPan) proxy).setBluetoothTethering(enable); in setBluetoothTethering()
712 mPan.setBluetoothTethering(true); in enablePan()730 mPan.setBluetoothTethering(false); in disablePan()