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

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java310 private String mSystemNotificationSound; field in class:NotificationManagerService
864 mSystemNotificationSound = Settings.System.getString(resolver,
921 mSystemNotificationSound = systemNotificationSound;
2854 hasValidSound = mSystemNotificationSound != null;

Completed in 61 milliseconds