Searched refs:sendLMsgNoDelay (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/services/core/java/com/android/server/audio/ |
D | AudioDeviceBroker.java | 292 sendLMsgNoDelay(wasOn == on in setBluetoothA2dpOn_Async() 524 sendLMsgNoDelay(MSG_L_CHECK_COMMUNICATION_DEVICE_REMOVAL, SENDMSG_QUEUE, device); in postCheckCommunicationDeviceRemoval() 1009 sendLMsgNoDelay(MSG_L_BT_ACTIVE_DEVICE_CHANGE_EXT, SENDMSG_QUEUE, in queueOnBluetoothActiveDeviceChanged() 1015 sendLMsgNoDelay(MSG_L_BT_ACTIVE_DEVICE_CHANGE_EXT, SENDMSG_QUEUE, in queueOnBluetoothActiveDeviceChanged() 1247 sendLMsgNoDelay(MSG_II_SET_LE_AUDIO_OUT_VOLUME, SENDMSG_REPLACE, info); in postSetLeAudioVolumeIndex() 1251 sendLMsgNoDelay(MSG_I_SET_MODE_OWNER, SENDMSG_REPLACE, in postSetModeOwner() 1256 sendLMsgNoDelay(MSG_L_BLUETOOTH_DEVICE_CONFIG_CHANGE, SENDMSG_QUEUE, info); in postBluetoothDeviceConfigChange() 1475 sendLMsgNoDelay(MSG_L_COMMUNICATION_ROUTE_CLIENT_DIED, SENDMSG_QUEUE, client); in postCommunicationRouteClientDied() 1517 sendLMsgNoDelay(MSG_L_SET_COMMUNICATION_DEVICE_FOR_CLIENT, SENDMSG_QUEUE, info); in postSetCommunicationDeviceForClient() 1521 sendLMsgNoDelay(MSG_L_NOTIFY_PREFERRED_AUDIOPROFILE_APPLIED, SENDMSG_QUEUE, btDevice); in postNotifyPreferredAudioProfileApplied() [all …]
|