Searched refs:mPendingRedirectedOutgoingCallInfo (Results 1 – 1 of 1) sorted by relevance
302 private final Map<String, Runnable> mPendingRedirectedOutgoingCallInfo = field in CallsManager2135 mPendingRedirectedOutgoingCallInfo.put(call.getId(),2267 mPendingRedirectedOutgoingCallInfo.remove(pendingCallId);2272 mHandler.post(mPendingRedirectedOutgoingCallInfo.get(callId).prepare());2283 mPendingRedirectedOutgoingCallInfo.remove(callId);4817 if (mPendingRedirectedOutgoingCallInfo.size() > 0) {4819 pw.println(mPendingRedirectedOutgoingCallInfo.keySet().stream().collect(