Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DSoundSettings.java308 final WorkSoundPreferenceController workSoundController = in enableWorkSync() local
310 if (workSoundController != null) { in enableWorkSync()
311 workSoundController.enableWorkSync(); in enableWorkSync()
/packages/apps/Settings/src/com/android/settings/notification/
DSoundSettings.java309 final WorkSoundPreferenceController workSoundController = in enableWorkSync() local
311 if (workSoundController != null) { in enableWorkSync()
312 workSoundController.enableWorkSync(); in enableWorkSync()