Searched refs:PHONE_NUMBERS (Results 1 – 6 of 6) sorted by relevance
104 public static final int PHONE_NUMBERS = 0x04; field in Linkify133 public static final int ALL = WEB_URLS | EMAIL_ADDRESSES | PHONE_NUMBERS | MAP_ADDRESSES;142 @IntDef(flag = true, value = { WEB_URLS, EMAIL_ADDRESSES, PHONE_NUMBERS, MAP_ADDRESSES, ALL })324 if ((mask & PHONE_NUMBERS) != 0) { in addLinks()
74 if ((mask & Linkify.PHONE_NUMBERS) != 0) { in fromLinkMask()
777 return Linkify.PHONE_NUMBERS; in linkMask()
3832 @FlagEntry(name = "phone", target = Linkify.PHONE_NUMBERS),
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
48860 field public static final int PHONE_NUMBERS = 4; // 0x4