unplugged-system/prebuilts/sdk/32/system/api/framework-bluetooth-removed.txt

11 lines
363 B
Plaintext

// Signature format: 2.0
package android.bluetooth {
public final class BluetoothHeadset implements android.bluetooth.BluetoothProfile {
method @Deprecated @RequiresPermission(allOf={android.Manifest.permission.BLUETOOTH_CONNECT, android.Manifest.permission.MODIFY_PHONE_STATE}) public boolean setPriority(android.bluetooth.BluetoothDevice, int);
}
}