Home
last modified time | relevance | path

Searched refs:sRsrpThresholds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCellSignalStrengthLte.java216 private static final int[] sRsrpThresholds = new int[] { field in CellSignalStrengthLte
261 rsrpThresholds = sRsrpThresholds; in updateLevel()
286 if (rsrpThresholds == null) rsrpThresholds = sRsrpThresholds; in updateLevel()