Searched refs:bindConditions (Results 1 – 2 of 2) sorted by relevance
111 mController.bindConditions(mController.forever()); in testForeverChecked()123 mController.bindConditions(null); in testNoneChecked()137 mController.bindConditions(mAlarmCondition); in testAlarmChecked()151 mController.bindConditions(mCountdownCondition); in testCountdownChecked()
143 bindConditions(forever()); in createDialog()225 protected void bindConditions(Condition c) { in bindConditions() method in EnableZenModeDialog