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