Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java266 sendIILMsgNoDelay(MSG_IIL_SET_FORCE_USE, SENDMSG_QUEUE, in setForceUse_Async()
271 sendMsgNoDelay(MSG_TOGGLE_HDMI, SENDMSG_QUEUE); in toggleHdmiIfConnected_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()
1256 sendLMsgNoDelay(MSG_L_BLUETOOTH_DEVICE_CONFIG_CHANGE, SENDMSG_QUEUE, info); in postBluetoothDeviceConfigChange()
1450 sendIMsgNoDelay(MSG_I_BROADCAST_BT_CONNECTION_STATE, SENDMSG_QUEUE, state); in postBroadcastScoConnectionState()
1458 sendLMsg(MSG_L_SET_BT_ACTIVE_DEVICE, SENDMSG_QUEUE, info, delay); in postBluetoothActiveDevice()
1463 sendLMsg(MSG_L_SET_WIRED_DEVICE_CONNECTION_STATE, SENDMSG_QUEUE, connectionState, delay); in postSetWiredDeviceConnectionState()
1467 sendIMsgNoDelay(MSG_I_BT_SERVICE_DISCONNECTED_PROFILE, SENDMSG_QUEUE, profile); in postBtProfileDisconnected()
[all …]
DAudioService.java414 private static final int SENDMSG_QUEUE = 2; field in AudioService
684 SENDMSG_QUEUE, 0, 0, null, 0);
1451 SENDMSG_QUEUE, in onInitStreamsAndVolumes()
1581 sendMsg(mAudioHandler, MSG_SYSTEM_READY, SENDMSG_QUEUE, in systemReady()
1958 SENDMSG_QUEUE, 1, 0, null, 0); in onAudioServerDied()
2260 SENDMSG_QUEUE, device /*arg1*/, 0 /*arg2*/, caller /*obj*/, in postUpdateVolumeStatesForAudioDevice()
2491 SENDMSG_QUEUE, in updateStreamVolumeAlias()
2497 SENDMSG_QUEUE, in updateStreamVolumeAlias()
2512 SENDMSG_QUEUE, in readDockAudioSettings()
2799 sendMsg(mAudioHandler, MSG_ENABLE_SURROUND_FORMATS, SENDMSG_QUEUE, 0, 0, formats, 0); in sendEnabledSurroundFormats()
[all …]
/frameworks/base/media/java/android/media/
DRemoteController.java555 private static final int SENDMSG_QUEUE = 2; field in RemoteController
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt29513 Landroid/media/RemoteController;->SENDMSG_QUEUE:I