Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSignalThresholdInfoTest.java135 ArrayList<SignalThresholdInfo> stList = buildSignalThresholdInfoWithAllFields(); in testBuilderWithAllFields()
147 ArrayList<SignalThresholdInfo> stList = buildSignalThresholdInfoWithAllFields(); in testDefaultThresholdsParcel()
296 private ArrayList<SignalThresholdInfo> buildSignalThresholdInfoWithAllFields() { in buildSignalThresholdInfoWithAllFields() method in SignalThresholdInfoTest