Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DBluetoothEventManagerTest.java100 mIntent = new Intent(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED); in intentWithExtraState_audioStateChangedShouldDispatchToRegisterCallback()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothProfileManager.java150 BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED, in updateLocalProfiles()
158 BluetoothHeadsetClient.ACTION_AUDIO_STATE_CHANGED, in updateLocalProfiles()
DBluetoothEventManager.java119 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/
DBluetoothHeadsetClient.java91 public static final String ACTION_AUDIO_STATE_CHANGED = field in BluetoothHeadsetClient
DBluetoothHeadset.java97 public static final String ACTION_AUDIO_STATE_CHANGED = field in BluetoothHeadset
/frameworks/base/services/core/java/com/android/server/audio/
DBtHelper.java255 } else if (action.equals(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED)) { in receiveBtEvent()
DAudioService.java790 new IntentFilter(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED); in AudioService()
5770 || 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/non-updatable-api/
Dcurrent.txt8608 …field public static final String ACTION_AUDIO_STATE_CHANGED = "android.bluetooth.headset.profile.a…
/frameworks/base/api/
Dcurrent.txt8608 …field public static final String ACTION_AUDIO_STATE_CHANGED = "android.bluetooth.headset.profile.a…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10293 Landroid/bluetooth/BluetoothHeadsetClient;->ACTION_AUDIO_STATE_CHANGED:Ljava/lang/String;