Home | History | Annotate | Download | only in phone

Lines Matching refs:EXITED_ECM

256             case EXITED_ECM:
259 if (status == CallStatusCode.EXITED_ECM) {
262 inCallUiState.setPendingCallStatusCode(CallStatusCode.EXITED_ECM);
525 exitedEcm = true; // this will cause us to return EXITED_ECM from this method
555 return CallStatusCode.EXITED_ECM;