Searched refs:NOTIFICATIONS_KEY (Results 1 – 1 of 1) sorted by relevance
42 private static final String NOTIFICATIONS_KEY = "zen_rule_notifications"; field in ZenCustomRuleConfigSettings83 mNotificationsPreference = getPreferenceScreen().findPreference(NOTIFICATIONS_KEY); in onCreate()