Searched refs:setBluetoothTethering (Results 1 – 2 of 2) sorted by relevance
317 public void setBluetoothTethering(boolean value, String pkgName, String attributionTag) { in setBluetoothTethering() method in PanService.BluetoothPanBinder324 service.setBluetoothTethering(value, pkgName, attributionTag); in setBluetoothTethering()400 void setBluetoothTethering(boolean value, final String pkgName, in setBluetoothTethering() method in PanService
265 ((BluetoothPan) proxy).setBluetoothTethering(false); in disableBtTethering()