Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java979 sendLMsgNoDelay(MSG_L_BT_ACTIVE_DEVICE_CHANGE_EXT, SENDMSG_QUEUE, in queueOnBluetoothActiveDeviceChanged()
985 sendLMsgNoDelay(MSG_L_BT_ACTIVE_DEVICE_CHANGE_EXT, SENDMSG_QUEUE, in queueOnBluetoothActiveDeviceChanged()
1906 case MSG_L_BT_ACTIVE_DEVICE_CHANGE_EXT: { in handleMessage()
2036 private static final int MSG_L_BT_ACTIVE_DEVICE_CHANGE_EXT = 45; field in AudioDeviceBroker