Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSignalThresholdInfoTest.java45 private static final int[] SSRSRP_THRESHOLDS = new int[]{-120, -100, -80, -60}; field in SignalThresholdInfoTest
119 .setThresholds(SSRSRP_THRESHOLDS) in testSignalThresholdInfo()
127 assertEquals(Arrays.toString(SSRSRP_THRESHOLDS), Arrays.toString( in testSignalThresholdInfo()