Home
last modified time | relevance | path

Searched refs:setBluetoothTethering (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothPan.java364 public void setBluetoothTethering(boolean value) { in setBluetoothTethering() method in BluetoothPan
370 service.setBluetoothTethering(value, pkgName, null); in setBluetoothTethering()
/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTethering.java597 setBluetoothTethering(enable, listener); in enableTetheringInternal()
651 private void setBluetoothTethering(final boolean enable, final IIntResultListener listener) { in setBluetoothTethering() method in Tethering
676 ((BluetoothPan) proxy).setBluetoothTethering(enable); in setBluetoothTethering()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java743 mPan.setBluetoothTethering(true); in enablePan()
761 mPan.setBluetoothTethering(false); in disablePan()
/frameworks/base/api/
Dsystem-current.txt1397 …ssion(android.Manifest.permission.BLUETOOTH_PRIVILEGED) public void setBluetoothTethering(boolean);
/frameworks/base/non-updatable-api/
Dsystem-current.txt1397 …ssion(android.Manifest.permission.BLUETOOTH_PRIVILEGED) public void setBluetoothTethering(boolean);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt12056 Landroid/bluetooth/IBluetoothPan$Stub$Proxy;->setBluetoothTethering(Z)V
12073 Landroid/bluetooth/IBluetoothPan;->setBluetoothTethering(Z)V