Home | History | Annotate | Download | only in telecom

Lines Matching refs:ABORTED

1627         } else if (mState != CallState.ABORTED && mState != CallState.DISCONNECTED) {
1767 case CallState.ABORTED:
2627 return (getState() == CallState.DISCONNECTED || getState() == CallState.ABORTED);