Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java1419 sendILMsgNoDelay(MSG_IL_BT_SERVICE_CONNECTED_PROFILE, SENDMSG_QUEUE, profile, proxy); in postBtProfileConnected()
1899 case MSG_IL_BT_SERVICE_CONNECTED_PROFILE: in handleMessage()
2015 private static final int MSG_IL_BT_SERVICE_CONNECTED_PROFILE = 23; field in AudioDeviceBroker