Home
last modified time | relevance | path

Searched refs:getRuleIntent (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/notification/
DAbstractZenModeAutomaticRulePreferenceController.java74 protected static Intent getRuleIntent(String settingsAction, in getRuleIntent() method in AbstractZenModeAutomaticRulePreferenceController
153 parent.startActivity(getRuleIntent(mRuleInfo.settingsAction, null, in onOk()
DZenRulePreference.java172 mIntent = AbstractZenModeAutomaticRulePreferenceController.getRuleIntent(action, in setAttributes()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DAbstractZenModeAutomaticRulePreferenceController.java74 protected static Intent getRuleIntent(String settingsAction, in getRuleIntent() method in AbstractZenModeAutomaticRulePreferenceController
150 parent.startActivity(getRuleIntent(mRuleInfo.settingsAction, null, in onOk()
DZenRulePreference.java172 mIntent = AbstractZenModeAutomaticRulePreferenceController.getRuleIntent(action, in setAttributes()