Searched refs:MSG_BT_HEADSET_CNCT_FAILED (Results 1 – 2 of 2) sorted by relevance
548 sendMsg(MSG_BT_HEADSET_CNCT_FAILED, SENDMSG_REPLACE, delay); in handleFailureToConnectToBtHeadsetService()552 mBrokerHandler.removeMessages(MSG_BT_HEADSET_CNCT_FAILED); in handleCancelFailureToConnectToBtHeadsetService()720 case MSG_BT_HEADSET_CNCT_FAILED: in handleMessage()880 private static final int MSG_BT_HEADSET_CNCT_FAILED = 9; field in AudioDeviceBroker
249 private static final int MSG_BT_HEADSET_CNCT_FAILED = 9; field in AudioService