Searched refs:KEY_ADVANCED_CATEGORY (Results 1 – 3 of 3) sorted by relevance
51 private static String KEY_ADVANCED_CATEGORY = "app_advanced"; field in AppNotificationSettings70 PreferenceGroup advanced = (PreferenceGroup) findPreference(KEY_ADVANCED_CATEGORY); in onCreate()71 removePreference(KEY_ADVANCED_CATEGORY); in onCreate()
67 private static final String KEY_ADVANCED_CATEGORY = "configure_notifications_advanced"; field in ConfigureNotificationSettings130 screen.findPreference(KEY_ADVANCED_CATEGORY); in onCreate()
50 private static String KEY_ADVANCED_CATEGORY = "app_advanced"; field in AppNotificationSettings69 PreferenceGroup advanced = (PreferenceGroup) findPreference(KEY_ADVANCED_CATEGORY); in onCreate()70 removePreference(KEY_ADVANCED_CATEGORY); in onCreate()