Home
last modified time | relevance | path

Searched refs:MAP_ADDRESSES (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/text/util/
DLinkify.java119 public static final int MAP_ADDRESSES = 0x08; 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 })
329 if ((mask & MAP_ADDRESSES) != 0) { in addLinks()
/frameworks/base/core/java/android/view/textclassifier/
DTextLinksParams.java77 if ((mask & Linkify.MAP_ADDRESSES) != 0) { in fromLinkMask()
/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.txt31019 field public static final int MAP_ADDRESSES = 8; // 0x8
/frameworks/base/core/api/
Dcurrent.txt49324 field @Deprecated public static final int MAP_ADDRESSES = 8; // 0x8