Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java1423 sendLMsgNoDelay(MSG_L_COMMUNICATION_ROUTE_CLIENT_DIED, SENDMSG_QUEUE, client); in postCommunicationRouteClientDied()
1870 case MSG_L_COMMUNICATION_ROUTE_CLIENT_DIED: in handleMessage()
2026 private static final int MSG_L_COMMUNICATION_ROUTE_CLIENT_DIED = 34; field in AudioDeviceBroker