Searched refs:mAttempt (Results 1 – 1 of 1) sorted by relevance
269 private CallRedirectionAttempt mAttempt; field in CallRedirectionProcessor390 mAttempt = new CallRedirectionAttempt(componentName, SERVICE_TYPE_USER_DEFINED); in performUserDefinedCallRedirection()391 mAttempt.process(userHandleForCallRedirection); in performUserDefinedCallRedirection()407 mAttempt = new CallRedirectionAttempt(componentName, SERVICE_TYPE_CARRIER); in performCarrierCallRedirection()408 mAttempt.process(userHandleForCallRedirection); in performCarrierCallRedirection()437 mAttempt.notifyTimeout(); in processTimeoutForCallRedirection()