Home
last modified time | relevance | path

Searched defs:writeConfigurationValues (Results 1 – 13 of 13) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/
DBluetoothAudioQualityPreferenceController.java60 protected void writeConfigurationValues(Object newValue) { in writeConfigurationValues() method in BluetoothAudioQualityPreferenceController
DBluetoothAudioSampleRatePreferenceController.java60 protected void writeConfigurationValues(Object newValue) { in writeConfigurationValues() method in BluetoothAudioSampleRatePreferenceController
DBluetoothAudioBitsPerSamplePreferenceController.java60 protected void writeConfigurationValues(Object newValue) { in writeConfigurationValues() method in BluetoothAudioBitsPerSamplePreferenceController
DBluetoothAudioChannelModePreferenceController.java60 protected void writeConfigurationValues(Object newValue) { in writeConfigurationValues() method in BluetoothAudioChannelModePreferenceController
DBluetoothAudioCodecPreferenceController.java59 protected void writeConfigurationValues(Object newValue) { in writeConfigurationValues() method in BluetoothAudioCodecPreferenceController
DAbstractBluetoothA2dpPreferenceController.java166 protected abstract void writeConfigurationValues(Object newValue); in writeConfigurationValues() method in AbstractBluetoothA2dpPreferenceController
/packages/apps/Settings/src/com/android/settings/development/
DBluetoothAudioQualityPreferenceController.java60 protected void writeConfigurationValues(Object newValue) { in writeConfigurationValues() method in BluetoothAudioQualityPreferenceController
DBluetoothAudioBitsPerSamplePreferenceController.java60 protected void writeConfigurationValues(Object newValue) { in writeConfigurationValues() method in BluetoothAudioBitsPerSamplePreferenceController
DBluetoothAudioSampleRatePreferenceController.java60 protected void writeConfigurationValues(Object newValue) { in writeConfigurationValues() method in BluetoothAudioSampleRatePreferenceController
DBluetoothAudioChannelModePreferenceController.java60 protected void writeConfigurationValues(Object newValue) { in writeConfigurationValues() method in BluetoothAudioChannelModePreferenceController
DBluetoothAudioCodecPreferenceController.java59 protected void writeConfigurationValues(Object newValue) { in writeConfigurationValues() method in BluetoothAudioCodecPreferenceController
DAbstractBluetoothA2dpPreferenceController.java166 protected abstract void writeConfigurationValues(Object newValue); in writeConfigurationValues() method in AbstractBluetoothA2dpPreferenceController
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/
DAbstractBluetoothA2dpPreferenceControllerTest.java144 protected void writeConfigurationValues(Object newValue) { in writeConfigurationValues() method in AbstractBluetoothA2dpPreferenceControllerTest.AbstractBluetoothA2dpPreferenceControllerImpl