Searched refs:NOTIFICATION_LIGHT_PULSE_URI (Results 1 – 2 of 2) sorted by relevance
97 private final Uri NOTIFICATION_LIGHT_PULSE_URI = field in PulseNotificationPreferenceController.SettingObserver109 cr.registerContentObserver(NOTIFICATION_LIGHT_PULSE_URI, false, this); in register()118 if (NOTIFICATION_LIGHT_PULSE_URI.equals(uri)) { in onChange()
1801 private final Uri NOTIFICATION_LIGHT_PULSE_URI field in NotificationManagerService.SettingsObserver1823 resolver.registerContentObserver(NOTIFICATION_LIGHT_PULSE_URI, in observe()1847 if (uri == null || NOTIFICATION_LIGHT_PULSE_URI.equals(uri)) { in update()