Searched refs:RSRP_THRESH_STRICT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
H A DSignalStrength.java55 private static final int[] RSRP_THRESH_STRICT = new int[] {-140, -115, -105, -95, -85, -44}; field in class:SignalStrength
758 threshRsrp = RSRP_THRESH_STRICT;

Completed in 44 milliseconds