Searched refs:WEB_URL (Results 1 – 18 of 18) sorted by relevance
78 PatternsCompat.WEB_URL.matcher(url).matches()); in testWebUrl_matchesValidUrlWithSchemeAndHostname()85 PatternsCompat.WEB_URL.matcher(url).matches()); in testWebUrl_matchesValidUrlWithSchemeHostnameAndNewTld()92 PatternsCompat.WEB_URL.matcher(url).matches()); in testWebUrl_matchesValidUrlWithHostnameAndNewTld()99 PatternsCompat.WEB_URL.matcher(url).matches()); in testWebUrl_matchesChinesePunycodeUrlWithProtocol()106 PatternsCompat.WEB_URL.matcher(url).matches()); in testWebUrl_matchesChinesePunycodeUrlWithoutProtocol()113 PatternsCompat.WEB_URL.matcher(url).matches()); in testWebUrl_matchesArabicPunycodeUrlWithProtocol()120 PatternsCompat.WEB_URL.matcher(url).matches()); in testWebUrl_matchesArabicPunycodeUrlWithoutProtocol()127 PatternsCompat.WEB_URL.matcher(url).matches()); in testWebUrl_matchesUrlWithUnicodeDomainNameWithProtocol()134 PatternsCompat.WEB_URL.matcher(url).matches()); in testWebUrl_matchesUrlWithUnicodeDomainNameWithoutProtocol()141 PatternsCompat.WEB_URL.matcher(url).matches()); in testWebUrl_matchesUrlWithUnicodeTld()[all …]
102 Patterns.WEB_URL.matcher(url).matches()); in testWebUrl_matchesValidUrlWithSchemeAndHostname()109 Patterns.WEB_URL.matcher(url).matches()); in testWebUrl_matchesValidUrlWithSchemeHostnameAndNewTld()116 Patterns.WEB_URL.matcher(url).matches()); in testWebUrl_matchesValidUrlWithHostnameAndNewTld()123 Patterns.WEB_URL.matcher(url).matches()); in testWebUrl_matchesChinesePunycodeUrlWithProtocol()130 Patterns.WEB_URL.matcher(url).matches()); in testWebUrl_matchesChinesePunycodeUrlWithoutProtocol()137 Patterns.WEB_URL.matcher(url).matches()); in testWebUrl_matchesArabicPunycodeUrlWithProtocol()144 Patterns.WEB_URL.matcher(url).matches()); in testWebUrl_matchesArabicPunycodeUrlWithoutProtocol()151 Patterns.WEB_URL.matcher(url).matches()); in testWebUrl_matchesUrlWithUnicodeDomainNameWithProtocol()158 Patterns.WEB_URL.matcher(url).matches()); in testWebUrl_matchesUrlWithUnicodeDomainNameWithoutProtocol()165 Patterns.WEB_URL.matcher(url).matches()); in testWebUrl_matchesUrlWithUnicodeTld()[all …]
76 Linkify.addLinks(mTestSpannable, Patterns.WEB_URL, "http://", in timeOldRegEx()
230 public static final Pattern WEB_URL = Pattern.compile("(" field in PatternsCompat
323 public static final Pattern WEB_URL = Pattern.compile("(" field in Patterns
6277 field public static final java.util.regex.Pattern WEB_URL;
5866 field public static final java.util.regex.Pattern WEB_URL;
5801 field public static final java.util.regex.Pattern WEB_URL;
7176 field public static final java.util.regex.Pattern WEB_URL;
6709 field public static final java.util.regex.Pattern WEB_URL;
6780 field public static final java.util.regex.Pattern WEB_URL;
8136 field public static final java.util.regex.Pattern WEB_URL;
8287 field public static final java.util.regex.Pattern WEB_URL;
8276 field public static final java.util.regex.Pattern WEB_URL;
31717 field public static final java.util.regex.Pattern WEB_URL;
43320 field public static final java.util.regex.Pattern WEB_URL;
46859 field public static final java.util.regex.Pattern WEB_URL;