Searched refs:CallRedirectionAttempt (Results 1 – 1 of 1) sorted by relevance
66 private class CallRedirectionAttempt { class in CallRedirectionProcessor72 private CallRedirectionAttempt(ComponentName componentName, String serviceType) { in CallRedirectionAttempt() method in CallRedirectionProcessor.CallRedirectionAttempt231 private CallRedirectionAttempt mAttempt;350 mAttempt = new CallRedirectionAttempt(componentName, SERVICE_TYPE_USER_DEFINED); in performUserDefinedCallRedirection()367 mAttempt = new CallRedirectionAttempt(componentName, SERVICE_TYPE_CARRIER); in performCarrierCallRedirection()