Searched refs:ConfigureNotificationSettings (Results 1 – 5 of 5) sorted by relevance
19 import static com.android.settings.notification.ConfigureNotificationSettings.SUMMARY_PROVIDER_FACT…32 import com.android.settings.notification.ConfigureNotificationSettings.SummaryProvider;
39 import com.android.settings.notification.ConfigureNotificationSettings;99 PARENT_TO_CATEGORY_KEY_MAP.put(ConfigureNotificationSettings.class.getName(), in ConfigureNotificationSettings.class.getName()
56 public class ConfigureNotificationSettings extends DashboardFragment implements class212 return new ConfigureNotificationSettings.SummaryProvider(
111 import com.android.settings.notification.ConfigureNotificationSettings;233 ConfigureNotificationSettings.class.getName(),
106 import com.android.settings.notification.ConfigureNotificationSettings;707 .setDestination(ConfigureNotificationSettings.class.getName()) in onOptionsItemSelected()