Searched refs:ACTION_AUDIO_STATE_CHANGED (Results 1 – 10 of 10) sorted by relevance
68 mIntent = new Intent(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED); in intentWithExtraState_audioStateChangedShouldDispatchToRegisterCallback()
213 BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED, in updateLocalProfiles()228 BluetoothHeadsetClient.ACTION_AUDIO_STATE_CHANGED, in updateLocalProfiles()
124 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()
95 public static final String ACTION_AUDIO_STATE_CHANGED = field in BluetoothHeadset
90 public static final String ACTION_AUDIO_STATE_CHANGED = field in BluetoothHeadsetClient
845 new IntentFilter(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED); in AudioService()6465 } else if (action.equals(BluetoothHeadset.ACTION_AUDIO_STATE_CHANGED)) { in onReceive()
6413 …field public static final java.lang.String ACTION_AUDIO_STATE_CHANGED = "android.bluetooth.headset…
5660 Landroid/bluetooth/BluetoothHeadset;->ACTION_AUDIO_STATE_CHANGED:Ljava/lang/String;
8317 …field public static final java.lang.String ACTION_AUDIO_STATE_CHANGED = "android.bluetooth.headset…