Home
last modified time | relevance | path

Searched refs:ACTION_AUDIO_STATE_CHANGED (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DBluetoothEventManagerTest.java68 mIntent = new Intent(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED); in intentWithExtraState_audioStateChangedShouldDispatchToRegisterCallback()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothProfileManager.java213 BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED, in updateLocalProfiles()
228 BluetoothHeadsetClient.ACTION_AUDIO_STATE_CHANGED, in updateLocalProfiles()
DBluetoothEventManager.java124 addHandler(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED, in BluetoothEventManager()
/frameworks/base/media/tests/ScoAudioTest/src/com/android/scoaudiotest/
DScoAudioTest.java104 new IntentFilter(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED); in onCreate()
688 if (action.equals(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED)) { in onReceive()
/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadset.java95 public static final String ACTION_AUDIO_STATE_CHANGED = field in BluetoothHeadset
DBluetoothHeadsetClient.java90 public static final String ACTION_AUDIO_STATE_CHANGED = field in BluetoothHeadsetClient
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java845 new IntentFilter(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED); in AudioService()
6465 } else if (action.equals(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED)) { in onReceive()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6413 …field public static final java.lang.String ACTION_AUDIO_STATE_CHANGED = "android.bluetooth.headset…
/frameworks/base/config/
Dhiddenapi-public-dex.txt5660 Landroid/bluetooth/BluetoothHeadset;->ACTION_AUDIO_STATE_CHANGED:Ljava/lang/String;
/frameworks/base/api/
Dcurrent.txt8317 …field public static final java.lang.String ACTION_AUDIO_STATE_CHANGED = "android.bluetooth.headset…