Searched refs:DEBUG_DEVICES (Results 1 – 3 of 3) sorted by relevance
298 if (AudioService.DEBUG_DEVICES) { in onSetA2dpSinkConnectionState()360 if (AudioService.DEBUG_DEVICES) { in onSetA2dpSourceConnectionState()439 if (AudioService.DEBUG_DEVICES) { in onBluetoothA2dpActiveDeviceChange()738 if (AudioService.DEBUG_DEVICES) { in handleDeviceConnection()751 if (AudioService.DEBUG_DEVICES) { in handleDeviceConnection()756 if (AudioService.DEBUG_DEVICES) { in handleDeviceConnection()899 if (AudioService.DEBUG_DEVICES) { in setBluetoothA2dpDeviceConnectionState()1243 if (AudioService.DEBUG_DEVICES) { in sendDeviceConnectionIntent()
561 if (AudioService.DEBUG_DEVICES) { in btHeadsetDeviceToAudioDevice()
224 protected static final boolean DEBUG_DEVICES = false; field in AudioService