Searched refs:setBluetoothTethering (Results 1 – 5 of 5) sorted by relevance
268 public void setBluetoothTethering(boolean value) { in setBluetoothTethering() method in BluetoothPan271 mService.setBluetoothTethering(value); in setBluetoothTethering()
105 void setBluetoothTethering(boolean value); in setBluetoothTethering() method
98 void setBluetoothTethering(boolean value) { in setBluetoothTethering() method in BluetoothPanProfileHandler
2026 public void setBluetoothTethering(boolean value) { in setBluetoothTethering() method in BluetoothService2029 mBluetoothPanProfileHandler.setBluetoothTethering(value); in setBluetoothTethering()
710 mPan.setBluetoothTethering(true); in enablePan()728 mPan.setBluetoothTethering(false); in disablePan()