Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSignalThresholdInfoTest.java162 ArrayList<SignalThresholdInfo> stList = buildSignalThresholdInfoWithAllFields(); in testBuilderWithAllFields()
174 ArrayList<SignalThresholdInfo> stList = buildSignalThresholdInfoWithAllFields(); in testDefaultThresholdsParcel()
397 private ArrayList<SignalThresholdInfo> buildSignalThresholdInfoWithAllFields() { in buildSignalThresholdInfoWithAllFields() method in SignalThresholdInfoTest