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

  /frameworks/base/core/java/android/bluetooth/
BluetoothCodecConfig.java 63 public static final int CHANNEL_MODE_STEREO = 0x1 << 1;
187 if ((mChannelMode & CHANNEL_MODE_STEREO) != 0) {
350 * {@link android.bluetooth.BluetoothCodecConfig#CHANNEL_MODE_STEREO}
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 50 milliseconds