Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java468 sendMsgNoDelay(MSG_DISCONNECT_BT_HEADSET, SENDMSG_QUEUE); in postDisconnectHeadset()
797 case MSG_DISCONNECT_BT_HEADSET: in handleMessage()
893 private static final int MSG_DISCONNECT_BT_HEADSET = 22; field in AudioDeviceBroker