Searched refs:WCDMA_SIGNAL_STRENGTH_GREAT (Results 1 – 1 of 1) sorted by relevance
31 private static final int WCDMA_SIGNAL_STRENGTH_GREAT = 12; field in CellSignalStrengthWcdma116 else if (asu >= WCDMA_SIGNAL_STRENGTH_GREAT) level = SIGNAL_STRENGTH_GREAT; in getLevel()