Home
last modified time | relevance | path

Searched refs:MSG_A2DP_DEVICE_CONFIG_CHANGE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java267 private static final int MSG_A2DP_DEVICE_CONFIG_CHANGE = 103; field in AudioService
4520 msg == MSG_A2DP_DEVICE_CONFIG_CHANGE || in sendMsg()
4713 MSG_A2DP_DEVICE_CONFIG_CHANGE, in handleBluetoothA2dpDeviceConfigChange()
5643 case MSG_A2DP_DEVICE_CONFIG_CHANGE: in handleMessage()