Searched refs:mTerminationRequestPending (Results 1 – 1 of 1) sorted by relevance
554 private boolean mTerminationRequestPending = false; field in ImsCall1210 mTerminationRequestPending = true; in terminate()1823 mTerminationRequestPending); in processCallTerminated()1831 if (isCallSessionMergePending() && !mTerminationRequestPending) { in processCallTerminated()