Searched refs:getSelectableConfigs (Results 1 – 3 of 3) sorted by relevance
80 BluetoothCodecConfig[] configs = getSelectableConfigs(activeDevice); in getSelectableIndex()96 codecTypeValue = getHighestCodec(getSelectableConfigs( in writeConfigurationValues()
173 protected BluetoothCodecConfig[] getSelectableConfigs(BluetoothDevice device) { in getSelectableConfigs() method in AbstractBluetoothDialogPreferenceController201 final BluetoothCodecConfig[] configs = getSelectableConfigs(activeDevice); in getSelectableByCodecType()
168 assertThat(mController.getSelectableConfigs(null)).isEqualTo(mCodecConfigs); in getSelectableConfigs_verifyConfig()