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

  /frameworks/base/core/java/android/bluetooth/
BluetoothCodecConfig.java 56 public static final int BITS_PER_SAMPLE_NONE = 0;
122 && (mBitsPerSample != BITS_PER_SAMPLE_NONE)
167 if (mBitsPerSample == BITS_PER_SAMPLE_NONE) {
334 * {@link android.bluetooth.BluetoothCodecConfig#BITS_PER_SAMPLE_NONE} or
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 215 milliseconds