Searched refs:NOTIFICATION_LIGHT_PULSE_URI (Results 1 – 1 of 1) sorted by relevance
300 SettingsObserver.NOTIFICATION_LIGHT_PULSE_URI, false, mSettingsObserver, in registerBroadcastListeners()1645 private static final Uri NOTIFICATION_LIGHT_PULSE_URI = Settings.System.getUriFor( field in NotificationAttentionHelper.SettingsObserver1659 if (NOTIFICATION_LIGHT_PULSE_URI.equals(uri)) { in onChange()