Searched refs:KEY_IMPORTANCE (Results 1 – 2 of 2) sorted by relevance
74 mImportance = (ImportanceSeekBarPreference) findPreference(KEY_IMPORTANCE); in onCreate()
54 protected static final String KEY_IMPORTANCE = "importance"; field in NotificationSettingsBase