Searched refs:EVENT_DEVICE_CONFIG_CHANGE (Results 1 – 3 of 3) sorted by relevance
155 /*package*/ static final int EVENT_DEVICE_CONFIG_CHANGE = 0; field in BtHelper159 case EVENT_DEVICE_CONFIG_CHANGE: return "DEVICE_CONFIG_CHANGE"; in deviceEventToString()
1809 btInfo, codec, BtHelper.EVENT_DEVICE_CONFIG_CHANGE); in handleMessage()
666 if (event == BtHelper.EVENT_DEVICE_CONFIG_CHANGE) { in onBluetoothDeviceConfigChange()