Lines Matching defs:cdmaEcio
51 public CellSignalStrengthCdma(int cdmaDbm, int cdmaEcio, int evdoDbm, int evdoEcio,
53 initialize(cdmaDbm, cdmaEcio, evdoDbm, evdoEcio, evdoSnr);
71 * @param cdmaEcio
78 public void initialize(int cdmaDbm, int cdmaEcio, int evdoDbm, int evdoEcio, int evdoSnr) {
80 mCdmaEcio = cdmaEcio;
145 final int cdmaEcio = getCdmaEcio();
157 if (cdmaEcio >= -90) ecioAsuLevel = 16;
158 else if (cdmaEcio >= -100) ecioAsuLevel = 8;
159 else if (cdmaEcio >= -115) ecioAsuLevel = 4;
160 else if (cdmaEcio >= -130) ecioAsuLevel = 2;
161 else if (cdmaEcio >= -150) ecioAsuLevel = 1;
174 final int cdmaEcio = getCdmaEcio();
185 if (cdmaEcio >= -90) levelEcio = SIGNAL_STRENGTH_GREAT;
186 else if (cdmaEcio >= -110) levelEcio = SIGNAL_STRENGTH_GOOD;
187 else if (cdmaEcio >= -130) levelEcio = SIGNAL_STRENGTH_MODERATE;
188 else if (cdmaEcio >= -150) levelEcio = SIGNAL_STRENGTH_POOR;
252 public void setCdmaEcio(int cdmaEcio) {
253 mCdmaEcio = cdmaEcio;
324 + " cdmaEcio=" + mCdmaEcio
334 // Need to multiply CdmaDbm, CdmaEcio, EvdoDbm and EvdoEcio by -1
348 // CdmaDbm, CdmaEcio, EvdoDbm and EvdoEcio are written into