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

  /frameworks/base/core/java/android/bluetooth/
BluetoothCodecConfig.java 59 public static final int BITS_PER_SAMPLE_32 = 0x1 << 2;
176 if ((mBitsPerSample & BITS_PER_SAMPLE_32) != 0) {
337 * {@link android.bluetooth.BluetoothCodecConfig#BITS_PER_SAMPLE_32}
  /tools/test/connectivity/acts/tests/google/bt/power/
A2dpPowerTest.py 94 BITS_PER_SAMPLE_32 = 0x1 << 2
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 125 milliseconds