Searched refs:PHONE_NUMBERS (Results 1 – 6 of 6) sorted by relevance
102 public static final int PHONE_NUMBERS = 0x04; field in Linkify125 public static final int ALL = WEB_URLS | EMAIL_ADDRESSES | PHONE_NUMBERS | MAP_ADDRESSES;134 @IntDef(flag = true, value = { WEB_URLS, EMAIL_ADDRESSES, PHONE_NUMBERS, MAP_ADDRESSES, ALL })316 if ((mask & PHONE_NUMBERS) != 0) { in addLinks()
75 if ((mask & Linkify.PHONE_NUMBERS) != 0) { in fromLinkMask()
757 return Linkify.PHONE_NUMBERS; in linkMask()
3566 @FlagEntry(name = "phone", target = Linkify.PHONE_NUMBERS),
31020 field public static final int PHONE_NUMBERS = 4; // 0x4
47355 field public static final int PHONE_NUMBERS = 4; // 0x4