Searched refs:MSG_A2DP_DEV_CONFIG_CHANGE (Results 1 – 1 of 1) sorted by relevance
319 private static final int MSG_A2DP_DEV_CONFIG_CHANGE = 39; field in AudioService6345 sendMsg(mAudioHandler, MSG_A2DP_DEV_CONFIG_CHANGE, SENDMSG_QUEUE, 0, 0, in handleBluetoothA2dpDeviceConfigChange()7718 case MSG_A2DP_DEV_CONFIG_CHANGE: in handleMessage()