Home
last modified time | relevance | path

Searched defs:getBufferConstraints (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothA2dp.aidl88 BufferConstraints getBufferConstraints(in AttributionSource attributionSource); in getBufferConstraints() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpService.java887 public BufferConstraints getBufferConstraints() { in getBufferConstraints() method in A2dpService
1473 public BufferConstraints getBufferConstraints(AttributionSource source) { in getBufferConstraints() method in A2dpService.BluetoothA2dpBinder
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothA2dp.java995 public @Nullable BufferConstraints getBufferConstraints() { in getBufferConstraints() method in BluetoothA2dp
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterProperties.java555 BufferConstraints getBufferConstraints() { in getBufferConstraints() method in AdapterProperties
H A DAdapterService.java3852 public BufferConstraints getBufferConstraints() { in getBufferConstraints() method in AdapterService