Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java431 sendILMsg(MSG_IL_SET_A2DP_SINK_CONNECTION_STATE, SENDMSG_QUEUE, in postA2dpSinkConnection()
536 sendILMsg(MSG_IL_SET_A2DP_SINK_CONNECTION_STATE, SENDMSG_QUEUE, in handleSetA2dpSinkConnectionState()
574 return mBrokerHandler.hasMessages(MSG_IL_SET_A2DP_SINK_CONNECTION_STATE, in hasScheduledA2dpSinkConnectionState()
701 case MSG_IL_SET_A2DP_SINK_CONNECTION_STATE: in handleMessage()
877 private static final int MSG_IL_SET_A2DP_SINK_CONNECTION_STATE = 6; field in AudioDeviceBroker
909 case MSG_IL_SET_A2DP_SINK_CONNECTION_STATE: in isMessageHandledUnderWakelock()
997 case MSG_IL_SET_A2DP_SINK_CONNECTION_STATE: in sendIILMsg()