Searched refs:forever (Results 1 – 6 of 6) sorted by relevance
44 bool forever = true; in main() local45 while(forever) in main()
51 bool forever = true; in Java_com_android_rs_jniinfiniteloop_MainActivity_nativeRS() local52 while(forever) in Java_com_android_rs_jniinfiniteloop_MainActivity_nativeRS()
143 bindConditions(forever()); in createDialog()227 bind(forever(), mZenRadioGroupContent.getChildAt(FOREVER_CONDITION_INDEX), in bindConditions()256 public Condition forever() { in forever() method in EnableZenModeDialog
111 mController.bindConditions(mController.forever()); in testForeverChecked()
435 return forever(); in createCondition()521 bind(forever(), mZenRadioGroupContent.getChildAt(FOREVER_CONDITION_INDEX),574 private Condition forever() {
38 * **COUNT:** how many times to play the animation, or 0 to loop forever until boot is complete