Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellSignalStrengthLte.java231 private static final int[] sRssnrThresholds = new int[] { field in CellSignalStrengthLte
263 rssnrThresholds = sRssnrThresholds; in updateLevel()
288 if (rssnrThresholds == null) rssnrThresholds = sRssnrThresholds; in updateLevel()