Searched refs:WEB_URLS (Results 1 – 7 of 7) sorted by relevance
91 public static final int WEB_URLS = 0x01; field in Linkify126 public static final int ALL = WEB_URLS | EMAIL_ADDRESSES | PHONE_NUMBERS | MAP_ADDRESSES;135 @IntDef(flag = true, value = { WEB_URLS, EMAIL_ADDRESSES, PHONE_NUMBERS, MAP_ADDRESSES, ALL })305 if ((mask & WEB_URLS) != 0) { in addLinks()
68 if ((mask & Linkify.WEB_URLS) != 0) { in fromLinkMask()
773 return Linkify.WEB_URLS; in linkMask()
3590 @FlagEntry(name = "web", target = Linkify.WEB_URLS),
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
31021 field public static final int WEB_URLS = 1; // 0x1
50892 field public static final int WEB_URLS = 1; // 0x1