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()467 case BT_AUDIO_CONNECTED: in processMessage()589 case BT_AUDIO_CONNECTED: in processMessage()667 case BT_AUDIO_CONNECTED: in processMessage()829 case BT_AUDIO_CONNECTED: in processMessage()931 case BT_AUDIO_CONNECTED: in processMessage()1012 case BT_AUDIO_CONNECTED: in processMessage()1141 case BT_AUDIO_CONNECTED: in processMessage()[all …]
69 CallAudioRouteStateMachine.BT_AUDIO_CONNECTED); in onBluetoothAudioConnected()
221 stateMachine.sendMessageWithSessionInfo(CallAudioRouteStateMachine.BT_AUDIO_CONNECTED); in testUserBluetoothSwitchOff()266 stateMachine.sendMessageWithSessionInfo(CallAudioRouteStateMachine.BT_AUDIO_CONNECTED); in testUserBluetoothSwitchOffAndOnAgain()288 stateMachine.sendMessageWithSessionInfo(CallAudioRouteStateMachine.BT_AUDIO_CONNECTED); in testUserBluetoothSwitchOffAndOnAgain()401 stateMachine.sendMessage(CallAudioRouteStateMachine.BT_AUDIO_CONNECTED); in testConnectBluetoothDuringRinging()429 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()