Home
last modified time | relevance | path

Searched refs:NOTIFICATIONS_KEY (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/notification/zen/
DZenCustomRuleConfigSettings.java42 private static final String NOTIFICATIONS_KEY = "zen_rule_notifications"; field in ZenCustomRuleConfigSettings
83 mNotificationsPreference = getPreferenceScreen().findPreference(NOTIFICATIONS_KEY); in onCreate()