Searched refs:SIGNAL_STRENGTH_GREAT (Results 1 – 9 of 9) sorted by relevance
43 public static final int SIGNAL_STRENGTH_GREAT = 4; field in SignalStrength668 else if (asu >= 12) level = SIGNAL_STRENGTH_GREAT;702 if (cdmaDbm >= -75) levelDbm = SIGNAL_STRENGTH_GREAT;709 if (cdmaEcio >= -90) levelEcio = SIGNAL_STRENGTH_GREAT;762 if (evdoDbm >= -65) levelEvdoDbm = SIGNAL_STRENGTH_GREAT; in getEvdoLevel()768 if (evdoSnr >= 7) levelEvdoSnr = SIGNAL_STRENGTH_GREAT; in getEvdoLevel()841 rsrpIconLevel = SIGNAL_STRENGTH_GREAT; in getLteLevel()860 else if (mLteRssnr >= 130) snrIconLevel = SIGNAL_STRENGTH_GREAT; in getLteLevel()887 else if (mLteSignalStrength >= 12) rssiIconLevel = SIGNAL_STRENGTH_GREAT; in getLteLevel()955 else if (tdScdmaDbm >= -49) level = SIGNAL_STRENGTH_GREAT; in getTdScdmaLevel()
180 else if (cdmaDbm >= -75) levelDbm = SIGNAL_STRENGTH_GREAT; in getCdmaLevel()188 else if (cdmaEcio >= -90) levelEcio = SIGNAL_STRENGTH_GREAT; in getCdmaLevel()209 else if (evdoDbm >= -65) levelEvdoDbm = SIGNAL_STRENGTH_GREAT; in getEvdoLevel()216 else if (evdoSnr >= 7) levelEvdoSnr = SIGNAL_STRENGTH_GREAT; in getEvdoLevel()
32 public static final int SIGNAL_STRENGTH_GREAT = 4; field in CellSignalStrength
145 else if (mRsrp >= -95) levelRsrp = SIGNAL_STRENGTH_GREAT; in getLevel()152 else if (mRssnr >= 45) levelRssnr = SIGNAL_STRENGTH_GREAT; in getLevel()
116 else if (asu >= WCDMA_SIGNAL_STRENGTH_GREAT) level = SIGNAL_STRENGTH_GREAT; in getLevel()
135 else if (asu >= GSM_SIGNAL_STRENGTH_GREAT) level = SIGNAL_STRENGTH_GREAT; in getLevel()
182 testStrength <= SignalStrength.SIGNAL_STRENGTH_GREAT; testStrength++) { in testCdmaSignalRoaming()197 testStrength <= SignalStrength.SIGNAL_STRENGTH_GREAT; testStrength++) { in testQsSignalStrength()210 testStrength <= SignalStrength.SIGNAL_STRENGTH_GREAT; testStrength++) { in testCdmaQsSignalStrength()472 int strength = SignalStrength.SIGNAL_STRENGTH_GREAT; in testCarrierNetworkChange_carrierNetworkChange()501 int strength = SignalStrength.SIGNAL_STRENGTH_GREAT; in testCarrierNetworkChange_roamingBeforeNetworkChange()534 int strength = SignalStrength.SIGNAL_STRENGTH_GREAT; in testCarrierNetworkChange_roamingAfterNetworkChange()
39555 field public static final int SIGNAL_STRENGTH_GREAT = 4; // 0x4
42985 field public static final int SIGNAL_STRENGTH_GREAT = 4; // 0x4