Searched defs:GSM_SIGNAL_STRENGTH_GREAT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
H A DCellSignalStrengthGsm.java31 private static final int GSM_SIGNAL_STRENGTH_GREAT = 12; field in class:CellSignalStrengthGsm
135 else if (asu >= GSM_SIGNAL_STRENGTH_GREAT) level = SIGNAL_STRENGTH_GREAT;

Completed in 116 milliseconds