Searched refs:MSG_IIL_SET_FORCE_BT_A2DP_USE (Results 1 – 1 of 1) sorted by relevance
281 mBrokerHandler.removeMessages(MSG_IIL_SET_FORCE_BT_A2DP_USE); in setBluetoothA2dpOn_Async()282 sendIILMsgNoDelay(MSG_IIL_SET_FORCE_BT_A2DP_USE, SENDMSG_QUEUE, in setBluetoothA2dpOn_Async()1545 mBrokerHandler.removeMessages(MSG_IIL_SET_FORCE_BT_A2DP_USE); in setBluetoothA2dpOnInt()1752 case MSG_IIL_SET_FORCE_BT_A2DP_USE: in handleMessage()1754 (msg.what == MSG_IIL_SET_FORCE_BT_A2DP_USE), (String) msg.obj); in handleMessage()1999 private static final int MSG_IIL_SET_FORCE_BT_A2DP_USE = 5; field in AudioDeviceBroker2191 MESSAGES_MUTE_MUSIC.add(MSG_IIL_SET_FORCE_BT_A2DP_USE);