Searched refs:ACTION_ACL_DISCONNECT_REQUESTED (Results 1 – 6 of 6) sorted by relevance
16 BroadcastBehavior: android.bluetooth.BluetoothDevice#ACTION_ACL_DISCONNECT_REQUESTED:17 Field 'ACTION_ACL_DISCONNECT_REQUESTED' is missing @BroadcastBehavior
18 BroadcastBehavior: android.bluetooth.BluetoothDevice#ACTION_ACL_DISCONNECT_REQUESTED:19 Field 'ACTION_ACL_DISCONNECT_REQUESTED' is missing @BroadcastBehavior
550 …est.permission.BLUETOOTH_CONNECT) public static final String ACTION_ACL_DISCONNECT_REQUESTED = "an…
161 case BluetoothDevice.ACTION_ACL_DISCONNECT_REQUESTED:181 filter.addAction(BluetoothDevice.ACTION_ACL_DISCONNECT_REQUESTED); in onCreate()
191 public static final String ACTION_ACL_DISCONNECT_REQUESTED = field in BluetoothDevice