Searched refs:EVENT_ACTIVE_DEVICE_CHANGE (Results 1 – 3 of 3) sorted by relevance
146 /*package*/ static final int EVENT_ACTIVE_DEVICE_CHANGE = 1; field in BtHelper151 case EVENT_ACTIVE_DEVICE_CHANGE: return "ACTIVE_DEVICE_CHANGE"; in a2dpDeviceEventToString()
779 BtHelper.EVENT_ACTIVE_DEVICE_CHANGE); in handleMessage()
300 if (event == BtHelper.EVENT_ACTIVE_DEVICE_CHANGE) { in onBluetoothA2dpActiveDeviceChange()