Searched refs:KEY_IMPORTANT (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/notification/
H A DZenModeSettings.java71 private static final String KEY_IMPORTANT = "important"; field in class:ZenModeSettings
107 rt.put(R.string.zen_mode_important_category, KEY_IMPORTANT);
172 (PreferenceCategory) root.findPreference(KEY_IMPORTANT);

Completed in 21 milliseconds