Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java1517 sendLMsgNoDelay(MSG_L_SET_COMMUNICATION_DEVICE_FOR_CLIENT, SENDMSG_QUEUE, info); in postSetCommunicationDeviceForClient()
1938 case MSG_L_SET_COMMUNICATION_DEVICE_FOR_CLIENT: in handleMessage()
2145 private static final int MSG_L_SET_COMMUNICATION_DEVICE_FOR_CLIENT = 42; field in AudioDeviceBroker