Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java601 mBrokerHandler.removeEqualMessages(MSG_IL_SET_A2DP_SINK_CONNECTION_STATE_CONNECTED, in removeScheduledA2dpEvents()
879 ? MSG_IL_SET_A2DP_SINK_CONNECTION_STATE_CONNECTED in postA2dpSinkConnection()
1022 MSG_IL_SET_A2DP_SINK_CONNECTION_STATE_CONNECTED, devInfoToCheck) in hasScheduledA2dpSinkConnectionState()
1209 case MSG_IL_SET_A2DP_SINK_CONNECTION_STATE_CONNECTED: in handleMessage()
1475 private static final int MSG_IL_SET_A2DP_SINK_CONNECTION_STATE_CONNECTED = 27; field in AudioDeviceBroker
1502 case MSG_IL_SET_A2DP_SINK_CONNECTION_STATE_CONNECTED: in isMessageHandledUnderWakelock()
1597 case MSG_IL_SET_A2DP_SINK_CONNECTION_STATE_CONNECTED: in sendIILMsg()
1622 MESSAGES_MUTE_MUSIC.add(MSG_IL_SET_A2DP_SINK_CONNECTION_STATE_CONNECTED);