Home
last modified time | relevance | path

Searched refs:PHONE_NUMBERS (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/text/util/
DLinkify.java105 public static final int PHONE_NUMBERS = 0x04; field in Linkify
134 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()
/frameworks/base/core/java/android/view/textclassifier/
DTextLinksParams.java74 if ((mask & Linkify.PHONE_NUMBERS) != 0) { in fromLinkMask()
DTextClassifier.java777 return Linkify.PHONE_NUMBERS; in linkMask()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt31020 field public static final int PHONE_NUMBERS = 4; // 0x4
/frameworks/base/core/api/
Dcurrent.txt49325 field public static final int PHONE_NUMBERS = 4; // 0x4