Searched defs:matchType (Results 1 – 4 of 4) sorted by relevance
334 public Builder setMatchType(@MatchType int matchType) { in setMatchType()370 int matchType = mMatchType; in validate() local405 Integer matchType = null; in parseCommandLineArg() local
1653 int slotIndex, @MatchType int matchType, @Quality int quality, String zoneId) { in createTelephonySuggestion()1980 public final int matchType; field in TimeZoneDetectorStrategyImplTest.TelephonyTestCase1984 TelephonyTestCase(int matchType, int quality, int expectedScore) { in TelephonyTestCase()1999 private static TelephonyTestCase newTelephonyTestCase( in newTelephonyTestCase()
1888 int matchType = CarrierIdentifier.MatchType.ALL; in convertToHalCarrierRestrictionList() local1924 int matchType = CarrierIdentifier.MatchType.ALL; in convertToHalCarrierRestrictionListAidl() local4019 int matchType = carrierList.get(i).matchType; in convertHalCarrierList() local4050 int matchType = carrierList[i].matchType; in convertHalCarrierList() local
2958 PhoneNumberUtil.MatchType matchType = util.isNumberMatch(n1, n2); in areSamePhoneNumber() local