Home | History | Annotate | Download | only in phone

Lines Matching refs:failure

309      * Previous VM provider setting so we can return to it in case of failure.
337 * True if we had full or partial failure setting forwarding numbers and so need to roll them
463 // Set this flag so if we get a failure we revert to previous provider
598 boolean failure = false;
608 failure = true;
612 failure = true;
632 failure = true;
636 if (failure) {
637 if (DBG) log("Failure in return from voicemail provider");
951 if (DBG) log("Overall fwd changes completed, failure");