Home
last modified time | relevance | path

Searched defs:isBluetoothVariableLatencyEnabled (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/media/libaudioclient/aidl/android/media/
DIAudioFlingerService.aidl272 boolean isBluetoothVariableLatencyEnabled(); in isBluetoothVariableLatencyEnabled() method
/frameworks/av/media/libaudioclient/
DIAudioFlinger.cpp854 status_t AudioFlingerClientAdapter::isBluetoothVariableLatencyEnabled(bool* enabled) { in isBluetoothVariableLatencyEnabled() function in android::AudioFlingerClientAdapter
1419 Status AudioFlingerServerAdapter::isBluetoothVariableLatencyEnabled(bool *enabled) { in isBluetoothVariableLatencyEnabled() function in android::AudioFlingerServerAdapter
DAudioSystem.cpp2514 status_t AudioSystem::isBluetoothVariableLatencyEnabled( in isBluetoothVariableLatencyEnabled() function in android::AudioSystem
/frameworks/base/media/java/android/media/
DIAudioService.aidl699 boolean isBluetoothVariableLatencyEnabled(); in isBluetoothVariableLatencyEnabled() method
DAudioSystem.java2603 public static native boolean isBluetoothVariableLatencyEnabled(); in isBluetoothVariableLatencyEnabled() method in AudioSystem
DAudioManager.java9698 public boolean isBluetoothVariableLatencyEnabled() { in isBluetoothVariableLatencyEnabled() method in AudioManager
/frameworks/av/services/audioflinger/
DAudioFlinger.cpp1716 status_t AudioFlinger::isBluetoothVariableLatencyEnabled(bool *enabled) { in isBluetoothVariableLatencyEnabled() function in android::AudioFlinger
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java12210 public boolean isBluetoothVariableLatencyEnabled() { in isBluetoothVariableLatencyEnabled() method in AudioService