Searched refs:sendLMsg (Results 1 – 1 of 1) sorted by relevance
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()2205 private void sendLMsg(int msg, int existingMsgPolicy, Object obj, int delay) { in sendLMsg() method in AudioDeviceBroker