Searched refs:PHONE_NUMBERS (Results 1 – 6 of 6) sorted by relevance
104 public static final int PHONE_NUMBERS = 0x04; field in Linkify127 public static final int ALL = WEB_URLS | EMAIL_ADDRESSES | PHONE_NUMBERS | MAP_ADDRESSES;136 @IntDef(flag = true, value = { WEB_URLS, EMAIL_ADDRESSES, PHONE_NUMBERS, MAP_ADDRESSES, ALL })318 if ((mask & PHONE_NUMBERS) != 0) { in addLinks()
74 if ((mask & Linkify.PHONE_NUMBERS) != 0) { in fromLinkMask()
777 return Linkify.PHONE_NUMBERS; in linkMask()
3659 @FlagEntry(name = "phone", target = Linkify.PHONE_NUMBERS),
45578 field public static final int PHONE_NUMBERS = 4; // 0x4
31020 field public static final int PHONE_NUMBERS = 4; // 0x4