/** Returns the CDMA ERI text, */
 public String getCdmaEriText() {
   return mPhone.getCdmaEriText();
 }