Searched refs:ACTION_SWITCH_BUFFER_SIZE (Results 1 – 5 of 5) sorted by relevance
42 BroadcastBehavior: android.bluetooth.BluetoothDevice#ACTION_SWITCH_BUFFER_SIZE:43 Field 'ACTION_SWITCH_BUFFER_SIZE' is missing @BroadcastBehavior
291 …st.permission.BLUETOOTH_PRIVILEGED}) public static final String ACTION_SWITCH_BUFFER_SIZE = "andro…
287 public static final String ACTION_SWITCH_BUFFER_SIZE = field in BluetoothDevice
1369 Intent switchBufferSizeIntent = new Intent(BluetoothDevice.ACTION_SWITCH_BUFFER_SIZE); in switchBufferSizeCallback()