Searched refs:mTerminationRequestPending (Results 1 – 1 of 1) sorted by relevance
637 private boolean mTerminationRequestPending = false; field in ImsCall1397 mTerminationRequestPending = true; in terminate()2083 mTerminationRequestPending); in processCallTerminated()2091 if (isCallSessionMergePending() && !mTerminationRequestPending) { in processCallTerminated()