Searched refs:getMatchType (Results 1 – 6 of 6) sorted by relevance
114 Assert.assertEquals(mMatchType, mThreshold.getMatchType()); in testGetMatchType()121 Assert.assertEquals(set_matchType, mThreshold.getMatchType()); in testSetMatchType()
744 assertEquals(QnsConstants.THRESHOLD_MATCH_TYPE_EQUAL_TO, threshold.getMatchType()); in verifyUnavailableThreshold()
218 if (t.getMatchType() == THRESHOLD_EQUAL_OR_LARGER) { in checkForThresholdRegistration()260 if (backhaul < 0 && th.getMatchType() != QnsConstants.THRESHOLD_EQUAL_OR_SMALLER) { in handleMatchingThreshold()
114 int getMatchType() { in getMatchType() method in Threshold
114 if (th.getMatchType() == QnsConstants.THRESHOLD_EQUAL_OR_SMALLER) { in satisfiedWithWifiLowSignalStrength()
413 anspItem.getMatchType(), in makeThreshold()725 int getMatchType() { in getMatchType() method in AccessNetworkSelectionPolicyBuilder.AnspItem