Searched refs:MSG_L_SET_BT_ACTIVE_DEVICE (Results 1 – 1 of 1) sorted by relevance
1458 sendLMsg(MSG_L_SET_BT_ACTIVE_DEVICE, SENDMSG_QUEUE, info, delay); in postBluetoothActiveDevice()1641 return mBrokerHandler.hasEqualMessages(MSG_L_SET_BT_ACTIVE_DEVICE, devInfoToCheck); in hasScheduledA2dpConnection()1842 case MSG_L_SET_BT_ACTIVE_DEVICE: { in handleMessage()2113 private static final int MSG_L_SET_BT_ACTIVE_DEVICE = 7; field in AudioDeviceBroker2173 case MSG_L_SET_BT_ACTIVE_DEVICE: in isMessageHandledUnderWakelock()2260 case MSG_L_SET_BT_ACTIVE_DEVICE: in sendIILMsg()2300 MESSAGES_MUTE_MUSIC.add(MSG_L_SET_BT_ACTIVE_DEVICE);2320 if ((message == MSG_L_SET_BT_ACTIVE_DEVICE in messageMutesMusic()