Searched refs:bindConditions (Results 1 – 2 of 2) sorted by relevance
115 mController.bindConditions(mController.forever()); in testForeverChecked()127 mController.bindConditions(null); in testNoneChecked()141 mController.bindConditions(mAlarmCondition); in testAlarmChecked()155 mController.bindConditions(mCountdownCondition); in testCountdownChecked()200 mController.bindConditions(null); in testAccessibility()
168 bindConditions(forever()); in createDialog()252 protected void bindConditions(Condition c) { in bindConditions() method in EnableZenModeDialog