Home
last modified time | relevance | path

Searched defs:mBluetoothA2dpConfigStore (Results 1 – 14 of 14) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/development/bluetooth/
DAbstractBluetoothPreferenceControllerTest.java45 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in AbstractBluetoothPreferenceControllerTest
DBluetoothHDAudioPreferenceControllerTest.java61 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in BluetoothHDAudioPreferenceControllerTest
DBluetoothQualityDialogPreferenceControllerTest.java58 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in BluetoothQualityDialogPreferenceControllerTest
DBluetoothSampleRateDialogPreferenceControllerTest.java61 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in BluetoothSampleRateDialogPreferenceControllerTest
DBluetoothChannelModeDialogPreferenceControllerTest.java61 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in BluetoothChannelModeDialogPreferenceControllerTest
DBluetoothBitPerSampleDialogPreferenceControllerTest.java61 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in BluetoothBitPerSampleDialogPreferenceControllerTest
DBluetoothCodecDialogPreferenceControllerTest.java61 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in BluetoothCodecDialogPreferenceControllerTest
DAbstractBluetoothDialogPreferenceControllerTest.java63 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in AbstractBluetoothDialogPreferenceControllerTest
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/
DAbstractBluetoothA2dpPreferenceControllerTest.java61 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in AbstractBluetoothA2dpPreferenceControllerTest
/packages/apps/Settings/src/com/android/settings/development/
DAbstractBluetoothA2dpPreferenceController.java45 protected final BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in AbstractBluetoothA2dpPreferenceController
DDevelopmentSettingsDashboardFragment.java85 private final BluetoothA2dpConfigStore mBluetoothA2dpConfigStore = field in DevelopmentSettingsDashboardFragment
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/
DAbstractBluetoothA2dpPreferenceController.java45 protected final BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in AbstractBluetoothA2dpPreferenceController
DDevelopmentSettingsDashboardFragment.java69 private final BluetoothA2dpConfigStore mBluetoothA2dpConfigStore = field in DevelopmentSettingsDashboardFragment
/packages/apps/Settings/src/com/android/settings/development/bluetooth/
DAbstractBluetoothDialogPreferenceController.java56 protected final BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in AbstractBluetoothDialogPreferenceController