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

  /frameworks/base/core/java/android/bluetooth/
BluetoothCodecConfig.java 61 public static final int CHANNEL_MODE_NONE = 0;
124 (mChannelMode != CHANNEL_MODE_NONE);
183 if (mChannelMode == CHANNEL_MODE_NONE) {
347 * {@link android.bluetooth.BluetoothCodecConfig#CHANNEL_MODE_NONE} or
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpStateMachine.java 220 BluetoothCodecConfig.BITS_PER_SAMPLE_NONE, BluetoothCodecConfig.CHANNEL_MODE_NONE,
226 BluetoothCodecConfig.BITS_PER_SAMPLE_NONE, BluetoothCodecConfig.CHANNEL_MODE_NONE,
232 BluetoothCodecConfig.BITS_PER_SAMPLE_NONE, BluetoothCodecConfig.CHANNEL_MODE_NONE,
238 BluetoothCodecConfig.BITS_PER_SAMPLE_NONE, BluetoothCodecConfig.CHANNEL_MODE_NONE,
244 BluetoothCodecConfig.BITS_PER_SAMPLE_NONE, BluetoothCodecConfig.CHANNEL_MODE_NONE,
    [all...]
  /packages/apps/Settings/src/com/android/settings/development/
DevelopmentSettings.java     [all...]

Completed in 122 milliseconds