Searched refs:mAttempt (Results 1 – 1 of 1) sorted by relevance
231 private CallRedirectionAttempt mAttempt; field in CallRedirectionProcessor350 mAttempt = new CallRedirectionAttempt(componentName, SERVICE_TYPE_USER_DEFINED); in performUserDefinedCallRedirection()351 mAttempt.process(); in performUserDefinedCallRedirection()367 mAttempt = new CallRedirectionAttempt(componentName, SERVICE_TYPE_CARRIER); in performCarrierCallRedirection()368 mAttempt.process(); in performCarrierCallRedirection()