Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSignalThresholdInfoTest.java41 private static final int[] SSRSRP_THRESHOLDS = new int[] {-30, 10, 45, 130}; field in SignalThresholdInfoTest
57 SSRSRP_THRESHOLDS, in testSignalThresholdInfo()
64 assertEquals(Arrays.toString(SSRSRP_THRESHOLDS), Arrays.toString( in testSignalThresholdInfo()