Searched defs:matchType (Results 1 – 6 of 6) sorted by relevance
40 Threshold(int accessNetwork, int measurementType, int threshold, int matchType, int waitTime) { in Threshold()118 void setMatchType(int matchType) { in setMatchType()
666 int matchType, in AnspItem()
173 MatchType matchType = phoneNumberUtil.isNumberMatch(phoneNumber1, phoneNumber2); in isMatch() local
61 int matchType = mMatcher.match(path); in createMediaObject() local
62 int matchType = mMatcher.match(path); in createMediaObject() local
1236 int accessNetwork, int measType, int matchType, int threshold) { in generateTestThresholdGroups()