Home
last modified time | relevance | path

Searched refs:sendLMsgNoDelay (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java518 sendLMsgNoDelay(MSG_L_CHECK_COMMUNICATION_DEVICE_REMOVAL, SENDMSG_QUEUE, device); in postCheckCommunicationDeviceRemoval()
979 sendLMsgNoDelay(MSG_L_BT_ACTIVE_DEVICE_CHANGE_EXT, SENDMSG_QUEUE, in queueOnBluetoothActiveDeviceChanged()
985 sendLMsgNoDelay(MSG_L_BT_ACTIVE_DEVICE_CHANGE_EXT, SENDMSG_QUEUE, in queueOnBluetoothActiveDeviceChanged()
1199 sendLMsgNoDelay(MSG_II_SET_LE_AUDIO_OUT_VOLUME, SENDMSG_REPLACE, info); in postSetLeAudioVolumeIndex()
1203 sendLMsgNoDelay(MSG_I_SET_MODE_OWNER, SENDMSG_REPLACE, in postSetModeOwner()
1208 sendLMsgNoDelay(MSG_L_BLUETOOTH_DEVICE_CONFIG_CHANGE, SENDMSG_QUEUE, info); in postBluetoothDeviceConfigChange()
1423 sendLMsgNoDelay(MSG_L_COMMUNICATION_ROUTE_CLIENT_DIED, SENDMSG_QUEUE, client); in postCommunicationRouteClientDied()
1465 sendLMsgNoDelay(MSG_L_SET_COMMUNICATION_DEVICE_FOR_CLIENT, SENDMSG_QUEUE, info); in postSetCommunicationDeviceForClient()
1469 sendLMsgNoDelay(MSG_L_NOTIFY_PREFERRED_AUDIOPROFILE_APPLIED, SENDMSG_QUEUE, btDevice); in postNotifyPreferredAudioProfileApplied()
1473 sendLMsgNoDelay(MSG_L_RECEIVED_BT_EVENT, SENDMSG_QUEUE, intent); in postReceiveBtEvent()
[all …]