Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java308 private String mSystemNotificationSound; field in NotificationManagerService
862 mSystemNotificationSound = Settings.System.getString(resolver, in update()
919 mSystemNotificationSound = systemNotificationSound; in setSystemNotificationSound()
2851 hasValidSound = mSystemNotificationSound != null; in buzzBeepBlinkLocked()