Searched refs:DEBUG_DEVICES (Results 1 – 2 of 2) sorted by relevance
166 if (AudioService.DEBUG_DEVICES) { in onSetA2dpSinkConnectionState()215 if (AudioService.DEBUG_DEVICES) { in onSetA2dpSourceConnectionState()269 if (AudioService.DEBUG_DEVICES) { in onBluetoothA2dpActiveDeviceChange()421 if (AudioService.DEBUG_DEVICES) { in handleDeviceConnection()428 if (AudioService.DEBUG_DEVICES) { in handleDeviceConnection()433 if (AudioService.DEBUG_DEVICES) { in handleDeviceConnection()563 if (AudioService.DEBUG_DEVICES) { in setBluetoothA2dpDeviceConnectionState()815 if (AudioService.DEBUG_DEVICES) { in sendDeviceConnectionIntent()
191 protected static final boolean DEBUG_DEVICES = false; field in AudioService