Searched refs:NOTIFICATION_LIGHT_PULSE_URI (Results 1 – 1 of 1) sorted by relevance
821 private final Uri NOTIFICATION_LIGHT_PULSE_URI field in NotificationManagerService.SettingsObserver834 resolver.registerContentObserver(NOTIFICATION_LIGHT_PULSE_URI, in observe()849 if (uri == null || NOTIFICATION_LIGHT_PULSE_URI.equals(uri)) { in update()