Searched refs:ruleNo (Results 1 – 1 of 1) sorted by relevance
99 int ruleNo = i * components.length + j; in testUsingAppComponents() local100 Uri conditionId = Uri.parse(URI_STRING + ruleNo); in testUsingAppComponents()101 AutomaticZenRule rule = new AutomaticZenRule(ZEN_RULE_NAME + ruleNo, owner, in testUsingAppComponents()