Searched refs:BT_AUDIO_CONNECTED (Results 1 – 4 of 4) sorted by relevance
145 public static final int BT_AUDIO_CONNECTED = 1302; field in CallAudioRouteStateMachine201 put(BT_AUDIO_CONNECTED, "BT_AUDIO_CONNECTED");387 case BT_AUDIO_CONNECTED: in processMessage()469 case BT_AUDIO_CONNECTED: in processMessage()594 case BT_AUDIO_CONNECTED: in processMessage()674 case BT_AUDIO_CONNECTED: in processMessage()840 case BT_AUDIO_CONNECTED: in processMessage()944 case BT_AUDIO_CONNECTED: in processMessage()1027 case BT_AUDIO_CONNECTED: in processMessage()1159 case BT_AUDIO_CONNECTED: in processMessage()[all …]
69 CallAudioRouteStateMachine.BT_AUDIO_CONNECTED); in onBluetoothAudioConnected()
267 stateMachine.sendMessageWithSessionInfo(CallAudioRouteStateMachine.BT_AUDIO_CONNECTED); in testUserBluetoothSwitchOff()312 stateMachine.sendMessageWithSessionInfo(CallAudioRouteStateMachine.BT_AUDIO_CONNECTED); in testUserBluetoothSwitchOffAndOnAgain()338 stateMachine.sendMessageWithSessionInfo(CallAudioRouteStateMachine.BT_AUDIO_CONNECTED); in testUserBluetoothSwitchOffAndOnAgain()451 stateMachine.sendMessage(CallAudioRouteStateMachine.BT_AUDIO_CONNECTED); in testConnectBluetoothDuringRinging()479 stateMachine.sendMessageWithSessionInfo(CallAudioRouteStateMachine.BT_AUDIO_CONNECTED); in testConnectSpecificBluetoothDevice()
218 sm.sendMessageWithSessionInfo(CallAudioRouteStateMachine.BT_AUDIO_CONNECTED); in setupMocksForParams()284 stateMachine.sendMessageWithSessionInfo(CallAudioRouteStateMachine.BT_AUDIO_CONNECTED); in testActiveTransition()