Home
last modified time | relevance | path

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

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DThreshold.java118 void setMatchType(int matchType) { in setMatchType() method in Threshold
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DThresholdTest.java120 mThreshold.setMatchType(set_matchType); in testSetMatchType()
DThresholdGroupTest.java376 t.setMatchType(QnsConstants.THRESHOLD_EQUAL_OR_LARGER); in testIdenticalThreshold()