Searched refs:MSG_IIL_SET_FORCE_BT_A2DP_USE (Results 1 – 1 of 1) sorted by relevance
168 mBrokerHandler.removeMessages(MSG_IIL_SET_FORCE_BT_A2DP_USE); in setBluetoothA2dpOn_Async()169 sendIILMsgNoDelay(MSG_IIL_SET_FORCE_BT_A2DP_USE, SENDMSG_QUEUE, in setBluetoothA2dpOn_Async()506 mBrokerHandler.removeMessages(MSG_IIL_SET_FORCE_BT_A2DP_USE); in setBluetoothA2dpOnInt()693 case MSG_IIL_SET_FORCE_BT_A2DP_USE: in handleMessage()876 private static final int MSG_IIL_SET_FORCE_BT_A2DP_USE = 5; field in AudioDeviceBroker