Searched refs:supportsBluetoothVariableLatency (Results 1 – 6 of 6) sorted by relevance
691 boolean supportsBluetoothVariableLatency(); in supportsBluetoothVariableLatency() method
2588 public static native boolean supportsBluetoothVariableLatency(); in supportsBluetoothVariableLatency() method in AudioSystem
9667 public boolean supportsBluetoothVariableLatency() { in supportsBluetoothVariableLatency() method in AudioManager9669 return getService().supportsBluetoothVariableLatency(); in supportsBluetoothVariableLatency()
3207 if (AudioSystem::supportsBluetoothVariableLatency(&supports) != NO_ERROR) { in android_media_AudioSystem_supportsBluetoothVariableLatency()
11276 pw.println(AudioSystem.supportsBluetoothVariableLatency()); in dump()12340 public boolean supportsBluetoothVariableLatency() { in supportsBluetoothVariableLatency() method in AudioService12343 return AudioSystem.supportsBluetoothVariableLatency(); in supportsBluetoothVariableLatency()
6965 …ndroid.Manifest.permission.MODIFY_AUDIO_ROUTING) public boolean supportsBluetoothVariableLatency();