Searched refs:mPendingRedirectedOutgoingCall (Results 1 – 1 of 1) sorted by relevance
399 private Call mPendingRedirectedOutgoingCall; field in CallsManager2760 mPendingRedirectedOutgoingCall = call;2888 if (mPendingRedirectedOutgoingCall != null) {2889 String pendingCallId = mPendingRedirectedOutgoingCall.getId();2893 mPendingRedirectedOutgoingCall.disconnect("Another call redirection requested");2919 Log.addEvent(mPendingRedirectedOutgoingCall,2921 mPendingRedirectedOutgoingCall.disconnect("User canceled the redirected call.");2929 mPendingRedirectedOutgoingCall = null;