Searched refs:MSG_L_SET_BT_ACTIVE_DEVICE (Results 1 – 1 of 1) sorted by relevance
1406 sendLMsg(MSG_L_SET_BT_ACTIVE_DEVICE, SENDMSG_QUEUE, info, delay); in postBluetoothActiveDevice()1577 return mBrokerHandler.hasEqualMessages(MSG_L_SET_BT_ACTIVE_DEVICE, devInfoToCheck); in hasScheduledA2dpConnection()1762 case MSG_L_SET_BT_ACTIVE_DEVICE: in handleMessage()2001 private static final int MSG_L_SET_BT_ACTIVE_DEVICE = 7; field in AudioDeviceBroker2057 case MSG_L_SET_BT_ACTIVE_DEVICE: in isMessageHandledUnderWakelock()2148 case MSG_L_SET_BT_ACTIVE_DEVICE: in sendIILMsg()2188 MESSAGES_MUTE_MUSIC.add(MSG_L_SET_BT_ACTIVE_DEVICE);2208 if ((message == MSG_L_SET_BT_ACTIVE_DEVICE in messageMutesMusic()