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

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java1173 private final Uri NOTIFICATION_LIGHT_PULSE_URI field in class:NotificationManagerService.SettingsObserver
1186 resolver.registerContentObserver(NOTIFICATION_LIGHT_PULSE_URI,
1199 if (uri == null || NOTIFICATION_LIGHT_PULSE_URI.equals(uri)) {

Completed in 99 milliseconds