Home
last modified time | relevance | path

Searched refs:URL_PREFIX (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/ex/common/tools/
H A Dmake-iana-tld-pattern.py19 URL_PREFIX = r""" variable
176 makePattern(URL_PREFIX, URL_SUFFIX, buckets, isWebUrl=True)
/aosp12/packages/apps/SampleLocationAttribution/src/com/example/android/locationattribution/
H A DMainActivity.java57 private static final String URL_PREFIX = "location_attribution_app://"; field in MainActivity
58 private static final String LINK_LEARN_MORE = URL_PREFIX + "learn_more";