Searched refs:NOTIFICATION_LIGHT_PULSE_URI (Results 1 – 2 of 2) sorted by relevance
91 private final Uri NOTIFICATION_LIGHT_PULSE_URI = field in PulseNotificationPreferenceController.SettingObserver103 cr.registerContentObserver(NOTIFICATION_LIGHT_PULSE_URI, false, this); in register()112 if (NOTIFICATION_LIGHT_PULSE_URI.equals(uri)) { in onChange()