Home
last modified time | relevance | path

Searched refs:CODEC_PRIORITY_HIGHEST (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothCodecConfigTest.java43 BluetoothCodecConfig.CODEC_PRIORITY_HIGHEST,
257 BluetoothCodecConfig.CODEC_PRIORITY_HIGHEST, in testBluetoothCodecConfig_equals()
/frameworks/base/core/java/android/bluetooth/
DBluetoothCodecConfig.java80 CODEC_PRIORITY_HIGHEST
92 public static final int CODEC_PRIORITY_HIGHEST = 1000 * 1000; field in BluetoothCodecConfig