Searched refs:isBluetoothVariableLatencyEnabled (Results 1 – 6 of 6) sorted by relevance
699 boolean isBluetoothVariableLatencyEnabled(); in isBluetoothVariableLatencyEnabled() method
2603 public static native boolean isBluetoothVariableLatencyEnabled(); in isBluetoothVariableLatencyEnabled() method in AudioSystem
9698 public boolean isBluetoothVariableLatencyEnabled() { in isBluetoothVariableLatencyEnabled() method in AudioManager9700 return getService().isBluetoothVariableLatencyEnabled(); in isBluetoothVariableLatencyEnabled()
3222 if (AudioSystem::isBluetoothVariableLatencyEnabled(&enabled) != NO_ERROR) { in android_media_AudioSystem_isBluetoothVariableLatencyEnabled()
11278 pw.println(AudioSystem.isBluetoothVariableLatencyEnabled()); in dump()12358 public boolean isBluetoothVariableLatencyEnabled() { in isBluetoothVariableLatencyEnabled() method in AudioService12361 return AudioSystem.isBluetoothVariableLatencyEnabled(); in isBluetoothVariableLatencyEnabled()
6931 …droid.Manifest.permission.MODIFY_AUDIO_ROUTING) public boolean isBluetoothVariableLatencyEnabled();