Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellSignalStrengthLte.java243 private static final int[] sRsrqThresholds = new int[] { field in CellSignalStrengthLte
281 rsrqThresholds = sRsrqThresholds; in updateLevel()
299 if (rsrqThresholds == null) rsrqThresholds = sRsrqThresholds; in updateLevel()