Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/
DZenRuleSelectionDialog.java51 public abstract class ZenRuleSelectionDialog { class
62 public ZenRuleSelectionDialog(Context context, ZenServiceListing serviceListing) { in ZenRuleSelectionDialog() method in ZenRuleSelectionDialog
DZenModeSettings.java153 new ZenRuleSelectionDialog(mContext, mServiceListing) { in showAddRuleDialog() method