Searched defs:setBluetoothTethering (Results 1 – 4 of 4) sorted by relevance
35 …void setBluetoothTethering(IBluetoothPanCallback callback, int id, boolean value, in AttributionSo… in setBluetoothTethering() method
377 public void setBluetoothTethering(IBluetoothPanCallback callback, int id, in setBluetoothTethering() method in PanService.BluetoothPanBinder466 void setBluetoothTethering(IBluetoothPanCallback callback, int id, int callerUid, in setBluetoothTethering() method in PanService
522 public void setBluetoothTethering(boolean value) { in setBluetoothTethering() method in BluetoothPan
767 private void setBluetoothTethering(final boolean enable, final IIntResultListener listener) { in setBluetoothTethering() method in Tethering