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()
144 bindConditions(forever()); in createDialog()228 bind(forever(), mZenRadioGroupContent.getChildAt(FOREVER_CONDITION_INDEX), in bindConditions()257 public Condition forever() { in forever() method in EnableZenModeDialog
111 mController.bindConditions(mController.forever()); in testForeverChecked()
439 return forever(); in createCondition()525 bind(forever(), mZenRadioGroupContent.getChildAt(FOREVER_CONDITION_INDEX),578 private Condition forever() {
44 * **COUNT:** how many times to play the animation, or 0 to loop forever until boot is complete