Searched defs:getCurrentCodecConfig (Results 1 – 3 of 3) sorted by relevance
156 protected BluetoothCodecConfig getCurrentCodecConfig() { in getCurrentCodecConfig() method in AbstractBluetoothDialogPreferenceController
305 BluetoothCodecConfig getCurrentCodecConfig() { in getCurrentCodecConfig() method in BluetoothCodecListPreferenceController
293 A2dpCodecConfig* getCurrentCodecConfig() const { return current_codec_config_; } in getCurrentCodecConfig() function