Searched refs:USER_SWITCH_BLUETOOTH (Results 1 – 6 of 6) sorted by relevance
235 case USER_SWITCH_BLUETOOTH: in processMessage()321 case USER_SWITCH_BLUETOOTH: in processMessage()418 case USER_SWITCH_BLUETOOTH: in processMessage()556 case USER_SWITCH_BLUETOOTH: in processMessage()648 case USER_SWITCH_BLUETOOTH: in processMessage()833 case USER_SWITCH_BLUETOOTH: in processMessage()951 case USER_SWITCH_BLUETOOTH: in processMessage()1034 case USER_SWITCH_BLUETOOTH: in processMessage()1179 case USER_SWITCH_BLUETOOTH: in processMessage()1279 case USER_SWITCH_BLUETOOTH: in processMessage()[all …]
39 int USER_SWITCH_BLUETOOTH = 1102; field104 put(USER_SWITCH_BLUETOOTH, "USER_SWITCH_BLUETOOTH");
472 CallAudioRouteStateMachine.USER_SWITCH_BLUETOOTH, 0, bluetoothAddress); in setAudioRoute()
256 case USER_SWITCH_BLUETOOTH: in CallAudioRouteController()
39 import static com.android.server.telecom.CallAudioRouteAdapter.USER_SWITCH_BLUETOOTH;454 mController.sendMessageWithSessionInfo(USER_SWITCH_BLUETOOTH, 0, in testSwitchBluetooth()648 mController.sendMessageWithSessionInfo(USER_SWITCH_BLUETOOTH, 0, scoDevice.getAddress()); in testSwitchBetweenLeAndScoDevices()
533 stateMachine.sendMessageWithSessionInfo(CallAudioRouteStateMachine.USER_SWITCH_BLUETOOTH); in testUserBluetoothSwitchOffAndOnAgain()695 stateMachine.sendMessageWithSessionInfo(CallAudioRouteStateMachine.USER_SWITCH_BLUETOOTH, in testConnectSpecificBluetoothDevice()1156 stateMachine.sendMessageWithSessionInfo(CallAudioRouteStateMachine.USER_SWITCH_BLUETOOTH); in testIgnoreSpeakerOffMessage()