OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZenRuleSelectionDialog
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/notification/
ZenRuleSelectionDialog.java
51
public abstract class
ZenRuleSelectionDialog
{
52
private static final String TAG = "
ZenRuleSelectionDialog
";
62
public
ZenRuleSelectionDialog
(Context context, ZenServiceListing serviceListing) {
ZenModeAutomationSettings.java
94
new
ZenRuleSelectionDialog
(mContext, mServiceListing) {
Completed in 42 milliseconds