Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java910 sendMsgNoDelay(MSG_DISCONNECT_A2DP_SINK, SENDMSG_QUEUE); in postDisconnectA2dpSink()
1309 case MSG_DISCONNECT_A2DP_SINK: in handleMessage()
1466 private static final int MSG_DISCONNECT_A2DP_SINK = 20; field in AudioDeviceBroker