Searched refs:forever (Results 1 – 4 of 4) sorted by relevance
115 mController.bindConditions(mController.forever()); in testForeverChecked()201 EnableZenModeDialog.ConditionTag forever = mController.getConditionTagAt( in testAccessibility() local208 forever.rb.setChecked(true); in testAccessibility()209 assertThat(forever.line1.getStateDescription().toString()).isEqualTo("selected"); in testAccessibility()214 assertThat(forever.line1.getStateDescription()).isNull(); in testAccessibility()
216 ZenDurationDialog.ConditionTag forever = mController.getConditionTagAt( in testAccessibility() local223 forever.rb.setChecked(true); in testAccessibility()224 assertThat(forever.line1.getStateDescription().toString()).isEqualTo("selected"); in testAccessibility()229 assertThat(forever.line1.getStateDescription()).isNull(); in testAccessibility()
168 bindConditions(forever()); in createDialog()254 bind(forever(), mZenRadioGroupContent.getChildAt(FOREVER_CONDITION_INDEX), in bindConditions()283 public Condition forever() { in forever() method in EnableZenModeDialog
46 * **COUNT:** how many times to play the animation, or 0 to loop forever until boot is complete