Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/development/
DBluetoothAudioSampleRatePreferenceControllerTest.java50 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in BluetoothAudioSampleRatePreferenceControllerTest
DBluetoothAudioBitsPerSamplePreferenceControllerTest.java50 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in BluetoothAudioBitsPerSamplePreferenceControllerTest
DBluetoothAudioQualityPreferenceControllerTest.java50 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in BluetoothAudioQualityPreferenceControllerTest
DBluetoothAudioChannelModePreferenceControllerTest.java50 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in BluetoothAudioChannelModePreferenceControllerTest
DBluetoothAudioCodecPreferenceControllerTest.java50 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in BluetoothAudioCodecPreferenceControllerTest
DAbstractBluetoothA2dpPreferenceControllerTest.java57 private BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in AbstractBluetoothA2dpPreferenceControllerTest
/packages/apps/Settings/src/com/android/settings/development/
DAbstractBluetoothA2dpPreferenceController.java44 protected final BluetoothA2dpConfigStore mBluetoothA2dpConfigStore; field in AbstractBluetoothA2dpPreferenceController
DDevelopmentSettingsDashboardFragment.java64 private final BluetoothA2dpConfigStore mBluetoothA2dpConfigStore = field in DevelopmentSettingsDashboardFragment