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
378 public void setBluetoothTethering(IBluetoothPanCallback callback, int id, in setBluetoothTethering() method in PanService.BluetoothPanBinder467 void setBluetoothTethering(IBluetoothPanCallback callback, int id, int callerUid, in setBluetoothTethering() method in PanService
519 public void setBluetoothTethering(boolean value) { in setBluetoothTethering() method in BluetoothPan
721 private void setBluetoothTethering(final boolean enable, final IIntResultListener listener) { in setBluetoothTethering() method in Tethering