Searched refs:ACTION_AUDIO_STATE_CHANGED (Results 1 – 12 of 12) sorted by relevance
100 mIntent = new Intent(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED); in intentWithExtraState_audioStateChangedShouldDispatchToRegisterCallback()
150 BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED, in updateLocalProfiles()158 BluetoothHeadsetClient.ACTION_AUDIO_STATE_CHANGED, in updateLocalProfiles()
119 addHandler(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED, in BluetoothEventManager()
104 new IntentFilter(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED); in onCreate()688 if (action.equals(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED)) { in onReceive()
91 public static final String ACTION_AUDIO_STATE_CHANGED = field in BluetoothHeadsetClient
97 public static final String ACTION_AUDIO_STATE_CHANGED = field in BluetoothHeadset
255 } else if (action.equals(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED)) { in receiveBtEvent()
790 new IntentFilter(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED); in AudioService()5770 || action.equals(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED)) { in onReceive()
6413 …field public static final java.lang.String ACTION_AUDIO_STATE_CHANGED = "android.bluetooth.headset…
8608 …field public static final String ACTION_AUDIO_STATE_CHANGED = "android.bluetooth.headset.profile.a…
10293 Landroid/bluetooth/BluetoothHeadsetClient;->ACTION_AUDIO_STATE_CHANGED:Ljava/lang/String;