HomeSort by relevance Sort by last modified time
    Searched defs:BITS_PER_SAMPLE_24 (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothCodecConfig.java 58 public static final int BITS_PER_SAMPLE_24 = 0x1 << 1;
173 if ((mBitsPerSample & BITS_PER_SAMPLE_24) != 0) {
336 * {@link android.bluetooth.BluetoothCodecConfig#BITS_PER_SAMPLE_24} or
  /tools/test/connectivity/acts/tests/google/bt/power/
A2dpPowerTest.py 93 BITS_PER_SAMPLE_24 = 0x1 << 1
662 self.BITS_PER_SAMPLE_24, self.cd_quality_music_file,
686 self.BITS_PER_SAMPLE_24, self.hi_res_music_file, current_test_case)
709 self.BITS_PER_SAMPLE_24, self.cd_quality_music_file,
733 self.BITS_PER_SAMPLE_24, self.hi_res_music_file, current_test_case)
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 312 milliseconds