Searched refs:PHONE_NUMBERS (Results 1 – 6 of 6) sorted by relevance
105 public static final int PHONE_NUMBERS = 0x04; field in Linkify134 public static final int ALL = WEB_URLS | EMAIL_ADDRESSES | PHONE_NUMBERS | MAP_ADDRESSES;143 @IntDef(flag = true, value = { WEB_URLS, EMAIL_ADDRESSES, PHONE_NUMBERS, MAP_ADDRESSES, ALL })325 if ((mask & PHONE_NUMBERS) != 0) { in addLinks()
74 if ((mask & Linkify.PHONE_NUMBERS) != 0) { in fromLinkMask()
777 return Linkify.PHONE_NUMBERS; in linkMask()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
31020 field public static final int PHONE_NUMBERS = 4; // 0x4
49325 field public static final int PHONE_NUMBERS = 4; // 0x4