Searched refs:mPendingRedirectedOutgoingCall (Results 1 – 1 of 1) sorted by relevance
290 private Call mPendingRedirectedOutgoingCall; field in CallsManager2133 mPendingRedirectedOutgoingCall = call;2261 if (mPendingRedirectedOutgoingCall != null) {2262 String pendingCallId = mPendingRedirectedOutgoingCall.getId();2266 mPendingRedirectedOutgoingCall.disconnect("Another call redirection requested");2278 Log.addEvent(mPendingRedirectedOutgoingCall,2280 mPendingRedirectedOutgoingCall.disconnect("User canceled the redirected call.");2282 mPendingRedirectedOutgoingCall = null;