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

  /tools/test/connectivity/acts/tests/google/bt/power/
A2dpPowerTest.py 92 BITS_PER_SAMPLE_32 = 0x1 << 2
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothCodecConfig.java 59 public static final int BITS_PER_SAMPLE_32 = 0x1 << 2;
178 if ((mBitsPerSample & BITS_PER_SAMPLE_32) != 0) {
336 * {@link android.bluetooth.BluetoothCodecConfig#BITS_PER_SAMPLE_32}
  /packages/apps/Settings/src/com/android/settings/development/
DevelopmentSettings.java     [all...]

Completed in 360 milliseconds