/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/ |
H A D | HeadsetStateMachineTest.java | 464 BluetoothHeadset.STATE_AUDIO_CONNECTING, BluetoothHeadset.STATE_AUDIO_DISCONNECTED, in testStateTransition_ConnectedToAudioConnecting_ConnectAudio() 487 BluetoothHeadset.STATE_AUDIO_CONNECTING, BluetoothHeadset.STATE_AUDIO_DISCONNECTED, in testStateTransition_ConnectedToAudioConnecting_StackAudioConnecting() 528 BluetoothHeadset.STATE_AUDIO_DISCONNECTED, BluetoothHeadset.STATE_AUDIO_CONNECTING, in testStateTransition_AudioConnectingToConnected_Timeout() 551 BluetoothHeadset.STATE_AUDIO_DISCONNECTED, BluetoothHeadset.STATE_AUDIO_CONNECTING, in testStateTransition_AudioConnectingToConnected_StackAudioDisconnected() 574 BluetoothHeadset.STATE_AUDIO_DISCONNECTED, BluetoothHeadset.STATE_AUDIO_CONNECTING, in testStateTransition_AudioConnectingToDisconnected_StackDisconnected() 600 BluetoothHeadset.STATE_AUDIO_DISCONNECTED, BluetoothHeadset.STATE_AUDIO_CONNECTING, in testStateTransition_AudioConnectingToDisconnecting_StackDisconnecting() 626 BluetoothHeadset.STATE_AUDIO_CONNECTED, BluetoothHeadset.STATE_AUDIO_CONNECTING, in testStateTransition_AudioConnectingToAudioOn_StackAudioConnected() 1125 BluetoothHeadset.STATE_AUDIO_CONNECTING, BluetoothHeadset.STATE_AUDIO_DISCONNECTED, in setUpAudioConnectingState() 1144 BluetoothHeadset.STATE_AUDIO_CONNECTED, BluetoothHeadset.STATE_AUDIO_CONNECTING, in setUpAudioOnState()
|
H A D | HeadsetServiceAndStateMachineTest.java | 1092 BluetoothHeadset.STATE_AUDIO_CONNECTING, BluetoothHeadset.STATE_AUDIO_DISCONNECTED); in testVoiceRecognition_MultiAgInitiatedDeviceNotActive() 1097 BluetoothHeadset.STATE_AUDIO_CONNECTED, BluetoothHeadset.STATE_AUDIO_CONNECTING); in testVoiceRecognition_MultiAgInitiatedDeviceNotActive() 1141 BluetoothHeadset.STATE_AUDIO_CONNECTING, BluetoothHeadset.STATE_AUDIO_DISCONNECTED); in startVoiceRecognitionFromHf() 1146 BluetoothHeadset.STATE_AUDIO_CONNECTED, BluetoothHeadset.STATE_AUDIO_CONNECTING); in startVoiceRecognitionFromHf() 1159 BluetoothHeadset.STATE_AUDIO_CONNECTING, BluetoothHeadset.STATE_AUDIO_DISCONNECTED); in startVoiceRecognitionFromAg() 1164 BluetoothHeadset.STATE_AUDIO_CONNECTED, BluetoothHeadset.STATE_AUDIO_CONNECTING); in startVoiceRecognitionFromAg()
|
H A D | HeadsetServiceTest.java | 425 BluetoothHeadset.STATE_AUDIO_CONNECTING); in testConnectAudio_withOneDevice() 496 BluetoothHeadset.STATE_AUDIO_CONNECTING); in testConnectAudio_withMultipleDevices() 574 BluetoothHeadset.STATE_AUDIO_CONNECTING); in testConnectAudio_connectTwoAudioChannelsShouldFail()
|
/aosp12/packages/apps/Car/libs/car-telephony-common/src/com/android/car/telephony/common/ |
H A D | CallDetail.java | 37 public static final int STATE_AUDIO_CONNECTING = 1; field in CallDetail
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
H A D | HeadsetClientStateMachine.java | 1219 mAudioState = BluetoothHeadsetClient.STATE_AUDIO_CONNECTING; in processMessage() 1632 broadcastAudioState(device, BluetoothHeadsetClient.STATE_AUDIO_CONNECTING, in processAudioEvent() 1634 mAudioState = BluetoothHeadsetClient.STATE_AUDIO_CONNECTING; in processAudioEvent() 1662 BluetoothHeadsetClient.STATE_AUDIO_CONNECTING); in enter() 1968 case BluetoothHeadsetClient.STATE_AUDIO_CONNECTING: in getConnectionStateFromAudioState()
|
/aosp12/packages/apps/Car/Dialer/tests/unittests/src/com/android/car/dialer/telecom/ |
H A D | UiCallManagerTest.java | 256 assertThat(mUiCallManager.getAudioRoute(CallDetail.STATE_AUDIO_CONNECTING)).isEqualTo( in scoStateToAudioRoute()
|
/aosp12/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | BtHelper.java | 345 case BluetoothHeadset.STATE_AUDIO_CONNECTING: in receiveBtEvent()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
H A D | HeadsetStateMachine.java | 1165 return BluetoothHeadset.STATE_AUDIO_CONNECTING; in getAudioStateInt() 2153 case BluetoothHeadset.STATE_AUDIO_CONNECTING: in getConnectionStateFromAudioState()
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothHeadsetClient.java | 181 public static final int STATE_AUDIO_CONNECTING = 1; field in BluetoothHeadsetClient
|
H A D | BluetoothHeadset.java | 286 public static final int STATE_AUDIO_CONNECTING = 11; field in BluetoothHeadset
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 9306 field public static final int STATE_AUDIO_CONNECTING = 11; // 0xb
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 6425 field public static final int STATE_AUDIO_CONNECTING = 11; // 0xb
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 10394 Landroid/bluetooth/BluetoothHeadsetClient;->STATE_AUDIO_CONNECTING:I
|