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

  /frameworks/base/core/java/android/bluetooth/
BluetoothCodecConfig.java 53 public static final int SAMPLE_RATE_176400 = 0x1 << 4;
161 if ((mSampleRate & SAMPLE_RATE_176400) != 0) {
321 * {@link android.bluetooth.BluetoothCodecConfig#SAMPLE_RATE_176400} or
  /packages/apps/Settings/src/com/android/settings/development/
DevelopmentSettings.java     [all...]

Completed in 646 milliseconds