Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java1475 sendLMsgNoDelay(MSG_L_COMMUNICATION_ROUTE_CLIENT_DIED, SENDMSG_QUEUE, client); in postCommunicationRouteClientDied()
1964 case MSG_L_COMMUNICATION_ROUTE_CLIENT_DIED: in handleMessage()
2138 private static final int MSG_L_COMMUNICATION_ROUTE_CLIENT_DIED = 34; field in AudioDeviceBroker