Searched refs:getRuleIntent (Results 1 – 3 of 3) sorted by relevance
77 protected static Intent getRuleIntent(String settingsAction, in getRuleIntent() method in AbstractZenModeAutomaticRulePreferenceController185 parent.startActivity(getRuleIntent(mRuleInfo.settingsAction, null, in onOk()
130 mIntent = AbstractZenModeAutomaticRulePreferenceController.getRuleIntent(action, in setAttributes()
185 .getRuleIntent(null, rule.getConfigurationActivity(), "id"); in testGetRuleIntent()