Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java906 sendMsgNoDelay(MSG_DISCONNECT_A2DP, SENDMSG_QUEUE); in postDisconnectA2dp()
1304 case MSG_DISCONNECT_A2DP: in handleMessage()
1465 private static final int MSG_DISCONNECT_A2DP = 19; field in AudioDeviceBroker