Searched refs:EVENT_DEVICE_CONFIG_CHANGE (Results 1 – 3 of 3) sorted by relevance
145 /*package*/ static final int EVENT_DEVICE_CONFIG_CHANGE = 0; field in BtHelper150 case EVENT_DEVICE_CONFIG_CHANGE: return "DEVICE_CONFIG_CHANGE"; in a2dpDeviceEventToString()
740 BtHelper.EVENT_DEVICE_CONFIG_CHANGE); in handleMessage()
309 } else if (event == BtHelper.EVENT_DEVICE_CONFIG_CHANGE) { in onBluetoothA2dpActiveDeviceChange()