Searched defs:rule (Results 1 – 1 of 1) sorted by relevance
/cts/tests/app/src/android/app/cts/ |
D | AutomaticZenRuleTest.java | 45 AutomaticZenRule rule = new AutomaticZenRule(mName, mOwner, mConditionId, in testDescribeContents() local 51 AutomaticZenRule rule = new AutomaticZenRule(mName, mOwner, mConditionId, in testWriteToParcel() local 77 AutomaticZenRule rule = new AutomaticZenRule(mName, mOwner, mConditionId, in testSetConditionId() local 84 AutomaticZenRule rule = new AutomaticZenRule(mName, mOwner, mConditionId, in testSetEnabled() local 91 AutomaticZenRule rule = new AutomaticZenRule(mName, mOwner, mConditionId, in testSetInterruptionFilter() local 101 AutomaticZenRule rule = new AutomaticZenRule(mName, mOwner, mConditionId, in testSetName() local
|