Home
last modified time | relevance | path

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

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