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

  /frameworks/base/core/java/android/bluetooth/
BluetoothCodecConfig.java 54 public static final int SAMPLE_RATE_192000 = 0x1 << 5;
164 if ((mSampleRate & SAMPLE_RATE_192000) != 0) {
322 * {@link android.bluetooth.BluetoothCodecConfig#SAMPLE_RATE_192000}
  /packages/apps/Settings/src/com/android/settings/development/
DevelopmentSettings.java     [all...]

Completed in 66 milliseconds