Searched refs:AbstractBluetoothDialogPreferenceController (Results 1 – 9 of 9) sorted by relevance
256 AbstractBluetoothDialogPreferenceController.getHighestSampleRate( in writeConfigurationValues()259 AbstractBluetoothDialogPreferenceController.getHighestBitsPerSample( in writeConfigurationValues()262 AbstractBluetoothDialogPreferenceController.getHighestChannelMode( in writeConfigurationValues()
38 public abstract class AbstractBluetoothDialogPreferenceController extends class65 public AbstractBluetoothDialogPreferenceController(Context context, Lifecycle lifecycle, in AbstractBluetoothDialogPreferenceController() method in AbstractBluetoothDialogPreferenceController
37 AbstractBluetoothDialogPreferenceController {
36 AbstractBluetoothDialogPreferenceController {
40 AbstractBluetoothDialogPreferenceController {
64 import com.android.settings.development.bluetooth.AbstractBluetoothDialogPreferenceController;802 if (controller instanceof AbstractBluetoothDialogPreferenceController in onBluetoothCodecChanged()804 ((AbstractBluetoothDialogPreferenceController) controller) in onBluetoothCodecChanged()813 if (controller instanceof AbstractBluetoothDialogPreferenceController) { in onBluetoothHDAudioEnabled()814 ((AbstractBluetoothDialogPreferenceController) controller).onHDAudioEnabled( in onBluetoothHDAudioEnabled()
68 private AbstractBluetoothDialogPreferenceController mController;233 AbstractBluetoothDialogPreferenceController {