Searched refs:PHONE_NUMBERS (Results 1 – 7 of 7) sorted by relevance
103 public static final int PHONE_NUMBERS = 0x04; 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 })317 if ((mask & PHONE_NUMBERS) != 0) { in addLinks()
74 if ((mask & Linkify.PHONE_NUMBERS) != 0) { in fromLinkMask()
775 return Linkify.PHONE_NUMBERS; in linkMask()
3592 @FlagEntry(name = "phone", target = Linkify.PHONE_NUMBERS),
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
31020 field public static final int PHONE_NUMBERS = 4; // 0x4
50891 field public static final int PHONE_NUMBERS = 4; // 0x4