Searched refs:EVENT_DEVICE_CONFIG_CHANGE (Results 1 – 3 of 3) sorted by relevance
193 /*package*/ static final int EVENT_DEVICE_CONFIG_CHANGE = 0; field in BtHelper197 case EVENT_DEVICE_CONFIG_CHANGE: return "DEVICE_CONFIG_CHANGE"; in deviceEventToString()
1902 BtHelper.EVENT_DEVICE_CONFIG_CHANGE); in handleMessage()
974 if (event == BtHelper.EVENT_DEVICE_CONFIG_CHANGE) { in onBluetoothDeviceConfigChange()