Searched refs:mIsCarrierRedirectionPending (Results 1 – 1 of 1) sorted by relevance
114 if (((mServiceType.equals(SERVICE_TYPE_CARRIER)) && mIsCarrierRedirectionPending) in finishCallRedirection()310 private boolean mIsCarrierRedirectionPending = false; field in CallRedirectionProcessor360 } else if (mIsCarrierRedirectionPending) { in onCallRedirectionComplete()362 mIsCarrierRedirectionPending = false; in onCallRedirectionComplete()409 mIsCarrierRedirectionPending = true; in performCarrierCallRedirection()431 mIsUserDefinedRedirectionPending : mIsCarrierRedirectionPending; in processTimeoutForCallRedirection()