Searched refs:BluetoothDetailsProfilesController (Results 1 – 3 of 3) sorted by relevance
81 private BluetoothDetailsProfilesController mController;113 mController = new BluetoothDetailsProfilesController(mContext, mFragment, mLocalManager, in setUp()411 BluetoothDetailsProfilesController.HIGH_QUALITY_AUDIO_PREF_TAG); in getHighQualityAudioPref()421 BluetoothDetailsProfilesController.HIGH_QUALITY_AUDIO_PREF_TAG); in highQualityAudio_prefIsPresentWhenSupported()439 .isNotEqualTo(BluetoothDetailsProfilesController.HIGH_QUALITY_AUDIO_PREF_TAG); in highQualityAudio_prefIsAbsentWhenNotSupported()
68 public class BluetoothDetailsProfilesController extends BluetoothDetailsController class102 public BluetoothDetailsProfilesController(Context context, PreferenceFragmentCompat fragment, in BluetoothDetailsProfilesController() method in BluetoothDetailsProfilesController
376 controllers.add(new BluetoothDetailsProfilesController(context, this, mManager, in createPreferenceControllers()