Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0a30bb63 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update current.txt file for getConnectedGroupLeadDevice" am: 3275b328...

Merge "Update current.txt file for getConnectedGroupLeadDevice" am: 3275b328 am: a1dd80e0 am: 02710822

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1934975

Change-Id: I9afe42af1df5f5201ed47a22c1d72836246697cd
parents 34ed1076 02710822
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9524,6 +9524,7 @@ package android.bluetooth {
    method public void close();
    method protected void finalize();
    method @NonNull @RequiresPermission(android.Manifest.permission.BLUETOOTH_CONNECT) public java.util.List<android.bluetooth.BluetoothDevice> getConnectedDevices();
    method @Nullable @RequiresPermission(android.Manifest.permission.BLUETOOTH_CONNECT) public android.bluetooth.BluetoothDevice getConnectedGroupLeadDevice(int);
    method @RequiresPermission(android.Manifest.permission.BLUETOOTH_CONNECT) public int getConnectionState(@NonNull android.bluetooth.BluetoothDevice);
    method @NonNull @RequiresPermission(android.Manifest.permission.BLUETOOTH_CONNECT) public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(@NonNull int[]);
    method @RequiresPermission(android.Manifest.permission.BLUETOOTH_CONNECT) public int getGroupId(@NonNull android.bluetooth.BluetoothDevice);