Home
last modified time | relevance | path

Searched refs:ACTION_PLAYING_STATE_CHANGED (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/android/pandora/server/src/
DA2dp.kt66 intentFilter.addAction(BluetoothA2dp.ACTION_PLAYING_STATE_CHANGED)
169 .filter { it.getAction() == BluetoothA2dp.ACTION_PLAYING_STATE_CHANGED } in start()
197 .filter { it.getAction() == BluetoothA2dp.ACTION_PLAYING_STATE_CHANGED } in suspend()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java510 hasAction(BluetoothA2dp.ACTION_PLAYING_STATE_CHANGED), in testCreateStateMachineStackEvents()
599 hasAction(BluetoothA2dp.ACTION_PLAYING_STATE_CHANGED), in testProcessAudioStateChangedCodecConfigChangedEvents()
1128 hasAction(BluetoothA2dp.ACTION_PLAYING_STATE_CHANGED), in generateAudioMessageFromNative()
DA2dpStateMachineTest.java224 .isEqualTo(BluetoothA2dp.ACTION_PLAYING_STATE_CHANGED); in testIncomingPriorityAccept()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java812 Intent intent = new Intent(BluetoothA2dp.ACTION_PLAYING_STATE_CHANGED); in broadcastAudioState()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothA2dp.java102 public static final String ACTION_PLAYING_STATE_CHANGED = field in BluetoothA2dp
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt25 Landroid/bluetooth/BluetoothA2dpSink;->ACTION_PLAYING_STATE_CHANGED:Ljava/lang/String;
660 Landroid/bluetooth/BluetoothHearingAid;->ACTION_PLAYING_STATE_CHANGED:Ljava/lang/String;
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt12 …fest.permission.BLUETOOTH_CONNECT) public static final String ACTION_PLAYING_STATE_CHANGED = "andr…