Home
last modified time | relevance | path

Searched refs:refreshSpatialAudioEnabled (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDetailsSpatialAudioController.java109 .execute(() -> refreshSpatialAudioEnabled(switchPreference)); in onPreferenceClick()
191 refreshSpatialAudioEnabled(spatialAudioPref); in refreshUi()
194 private void refreshSpatialAudioEnabled( in refreshSpatialAudioEnabled() method in BluetoothDetailsSpatialAudioController