Searched refs:FROM_NUMBER_WITH_PLUS_SIGN (Results 1 – 4 of 4) sorted by relevance
57 setCountryCodeSource(CountryCodeSource.FROM_NUMBER_WITH_PLUS_SIGN); in testEqualWithCountryCodeSourceSet()60 setCountryCodeSource(CountryCodeSource.FROM_NUMBER_WITH_PLUS_SIGN); in testEqualWithCountryCodeSourceSet()79 setCountryCodeSource(CountryCodeSource.FROM_NUMBER_WITH_PLUS_SIGN); in testNonEqualWithDifferingRawInput()85 setCountryCodeSource(CountryCodeSource.FROM_NUMBER_WITH_PLUS_SIGN); in testNonEqualWithDifferingRawInput()
1458 assertEquals(CountryCodeSource.FROM_NUMBER_WITH_PLUS_SIGN, in testMaybeStripInternationalPrefix()1512 CountryCodeSource.FROM_NUMBER_WITH_PLUS_SIGN, number.getCountryCodeSource()); in testMaybeExtractCountryCode()1526 CountryCodeSource.FROM_NUMBER_WITH_PLUS_SIGN, number.getCountryCodeSource()); in testMaybeExtractCountryCode()2091 setCountryCodeSource(CountryCodeSource.FROM_NUMBER_WITH_PLUS_SIGN). in testParseNumbersWithPlusWithNoRegion()2189 setCountryCodeSource(CountryCodeSource.FROM_NUMBER_WITH_PLUS_SIGN); in testParseAndKeepRaw()2283 .setCountryCodeSource(PhoneNumber.CountryCodeSource.FROM_NUMBER_WITH_PLUS_SIGN) in testIsNumberMatchMatches()
32 FROM_NUMBER_WITH_PLUS_SIGN, enumConstant39 countryCodeSource_ = CountryCodeSource.FROM_NUMBER_WITH_PLUS_SIGN; in PhoneNumber()143 countryCodeSource_ = CountryCodeSource.FROM_NUMBER_WITH_PLUS_SIGN; in clearCountryCodeSource()
1357 case FROM_NUMBER_WITH_PLUS_SIGN:2496 return CountryCodeSource.FROM_NUMBER_WITH_PLUS_SIGN;