Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java1397 sendIMsgNoDelay(MSG_I_BROADCAST_BT_CONNECTION_STATE, SENDMSG_QUEUE, state); in postBroadcastScoConnectionState()
1746 case MSG_I_BROADCAST_BT_CONNECTION_STATE: in handleMessage()
1997 private static final int MSG_I_BROADCAST_BT_CONNECTION_STATE = 3; field in AudioDeviceBroker