Searched refs:mTerminationRequestPending (Results 1 – 1 of 1) sorted by relevance
592 private boolean mTerminationRequestPending = false; field in ImsCall1338 mTerminationRequestPending = true; in terminate()1985 mTerminationRequestPending); in processCallTerminated()1993 if (isCallSessionMergePending() && !mTerminationRequestPending) { in processCallTerminated()