Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java918 void setSystemNotificationSound(String systemNotificationSound) { in setSystemNotificationSound() argument
919 mSystemNotificationSound = systemNotificationSound; in setSystemNotificationSound()