Searched refs:BluetoothA2dpConfigStore (Results 1 – 18 of 18) sorted by relevance
30 import com.android.settings.development.BluetoothA2dpConfigStore;45 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore;103 BluetoothA2dpConfigStore store) { in AbstractBluetoothPreferenceControllerImpl()
37 import com.android.settings.development.BluetoothA2dpConfigStore;64 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore;79 mBluetoothA2dpConfigStore = spy(new BluetoothA2dpConfigStore()); in setup()
40 import com.android.settings.development.BluetoothA2dpConfigStore;70 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore;87 mBluetoothA2dpConfigStore = spy(new BluetoothA2dpConfigStore()); in setup()236 Lifecycle lifecycle, BluetoothA2dpConfigStore store) { in AbstractBluetoothDialogPreferenceControllerImpl()
37 import com.android.settings.development.BluetoothA2dpConfigStore;66 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore;82 mBluetoothA2dpConfigStore = spy(new BluetoothA2dpConfigStore()); in setup()
37 import com.android.settings.development.BluetoothA2dpConfigStore;66 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore;81 mBluetoothA2dpConfigStore = spy(new BluetoothA2dpConfigStore()); in setup()
36 import com.android.settings.development.BluetoothA2dpConfigStore;69 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore;81 mBluetoothA2dpConfigStore = spy(new BluetoothA2dpConfigStore()); in setup()
42 import com.android.settings.development.BluetoothA2dpConfigStore;68 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore;99 mBluetoothA2dpConfigStore = spy(new BluetoothA2dpConfigStore()); in setup()
27 import com.android.settings.development.BluetoothA2dpConfigStore;43 BluetoothA2dpConfigStore store) { in BluetoothQualityDialogPreferenceController()
30 import com.android.settings.development.BluetoothA2dpConfigStore;54 @Nullable BluetoothA2dpConfigStore store) { in AbstractBluetoothPreferenceController()
28 import com.android.settings.development.BluetoothA2dpConfigStore;43 BluetoothA2dpConfigStore store, in BluetoothHDAudioPreferenceController()
26 import com.android.settings.development.BluetoothA2dpConfigStore;42 BluetoothA2dpConfigStore store) { in BluetoothChannelModeDialogPreferenceController()
26 import com.android.settings.development.BluetoothA2dpConfigStore;42 BluetoothA2dpConfigStore store) { in BluetoothBitPerSampleDialogPreferenceController()
26 import com.android.settings.development.BluetoothA2dpConfigStore;42 BluetoothA2dpConfigStore store) { in BluetoothSampleRateDialogPreferenceController()
30 import com.android.settings.development.BluetoothA2dpConfigStore;63 protected final BluetoothA2dpConfigStore mBluetoothA2dpConfigStore;66 BluetoothA2dpConfigStore store) { in AbstractBluetoothDialogPreferenceController()
34 import com.android.settings.development.BluetoothA2dpConfigStore;49 @Nullable protected final BluetoothA2dpConfigStore mBluetoothA2dpConfigStore;55 @Nullable BluetoothA2dpConfigStore store, in BluetoothCodecListPreferenceController()
25 public class BluetoothA2dpConfigStore { class
115 private final BluetoothA2dpConfigStore mBluetoothA2dpConfigStore =116 new BluetoothA2dpConfigStore();629 new BluetoothA2dpConfigStore()); in createPreferenceControllers()707 @Nullable BluetoothA2dpConfigStore bluetoothA2dpConfigStore) { in buildPreferenceControllers()