Home
last modified time | relevance | path

Searched refs:BitsPerSample (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothCodecConfig.java121 public @interface BitsPerSample {} annotation in BluetoothCodecConfig
150 private final @BitsPerSample int mBitsPerSample;
158 @SampleRate int sampleRate, @BitsPerSample int bitsPerSample, in BluetoothCodecConfig()
458 public @BitsPerSample int getBitsPerSample() { in getBitsPerSample()
/frameworks/base/api/
Dcurrent.txt24827 field public static final String TAG_BITS_PER_SAMPLE = "BitsPerSample";