/frameworks/base/core/java/android/text/util/ |
D | Linkify.java | 235 ArrayList<LinkSpec> links = new ArrayList<LinkSpec>(); in addLinks() local 238 gatherLinks(links, text, Patterns.AUTOLINK_WEB_URL, in addLinks() 244 gatherLinks(links, text, Patterns.AUTOLINK_EMAIL_ADDRESS, in addLinks() 250 gatherTelLinks(links, text); in addLinks() 254 gatherMapLinks(links, text); in addLinks() 257 pruneOverlaps(links); in addLinks() 259 if (links.size() == 0) { in addLinks() 263 for (LinkSpec link: links) { in addLinks() 510 private static final void gatherLinks(ArrayList<LinkSpec> links, in gatherLinks() argument 527 links.add(spec); in gatherLinks() [all …]
|
/frameworks/base/docs/html/distribute/engage/ |
D | deep-linking.jd | 9 they need. With App Indexing, deep links to your Android app appear in Google Search 30 <p>Re-engage with your users with deep-links displayed in search results, links 35 <img src="{@docRoot}images/distribute/app-indexing-deep-links.png"> 61 you can use the App Indexing API to have deep links appear in search suggestions.</li>
|
D | ads.jd | 25 <p class="figure-caption">Add deep links to your app, then bring users straight 31 <p class="figure-caption">Use remarketing and deep links to bring users to just the right 46 <li> <a href="https://developers.google.com/app-indexing/webmasters/app">Add deep links</a> to
|
D | intents.jd | 27 <li> Use the "view" intent to give users the option to open any links to your
|
/frameworks/base/docs/html/training/app-links/ |
D | index.jd | 27 Users following web links on devices are frequently presented with confusing choices. Tapping a 37 Automatic handling of links requires the cooperation of app developers and website owners. 40 …that verification by publishing a <a href="http://developers.google.com/digital-asset-links/"><i>D… 41 Asset Links</i></a> file. The general steps for creating verified app links are as follows: 46 <li>Configure your app to request verification of app links.</li> 53 The app links feature allows your app to become the default handler for the website URIs you 62 handle app links, the system passes the web URI request to that app. A user can set this 65 > App links</em>, selecting an app to use, and setting the app's 66 <strong>App links</strong> property to the <strong>Open in this app</strong> option. 92 App links are based on the <a href="{@docRoot}guide/components/intents-filters.html">Intent</a> [all …]
|
/frameworks/base/docs/html/training/app-indexing/ |
D | index.jd | 44 app indexing complements this capability by presenting links to relevant app 45 content alongside links to your web pages in users' search results. Users on 56 <li>Annotate these links in the associated web pages on your web site or in a
|
D | enabling-app-indexing.jd | 34 <p>The deep links that you share with Google Search must take this URI 71 <p>Instead of specifying the deep links for Google Search app indexing in your 72 Sitemap file, you can annotate the deep links in the HTML markup of your web
|
/frameworks/base/docs/html/develop/ |
D | index.jd | 86 <ul class="dac-section-links"> 103 <ul class="dac-section-links"> 120 <ul class="dac-section-links">
|
/frameworks/base/docs/html/ndk/reference/ |
D | globals_w.jd | 7 … is a list of all functions, variables, defines, enums, and typedefs with links to the files they …
|
/frameworks/base/docs/html-intl/intl/ru/distribute/googleplay/families/ |
D | about.jd | 59 <div class="paging-links" style="padding-top:.75em;">
|
D | start.jd | 104 <div class="paging-links" style="padding-top:.75em;">
|
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/googleplay/families/ |
D | about.jd | 59 <div class="paging-links" style="padding-top:.75em;">
|
D | start.jd | 104 <div class="paging-links" style="padding-top:.75em;">
|
/frameworks/base/docs/html-intl/intl/zh-tw/distribute/googleplay/families/ |
D | about.jd | 37 <div class="paging-links" style="padding-top:.75em;">
|
D | start.jd | 68 <div class="paging-links" style="padding-top:.75em;">
|
/frameworks/base/docs/html-intl/intl/ko/distribute/googleplay/families/ |
D | about.jd | 59 <div class="paging-links" style="padding-top:.75em;">
|
D | start.jd | 104 <div class="paging-links" style="padding-top:.75em;">
|
/frameworks/base/docs/html-intl/intl/ja/distribute/googleplay/families/ |
D | about.jd | 37 <div class="paging-links" style="padding-top:.75em;">
|
D | start.jd | 68 <div class="paging-links" style="padding-top:.75em;">
|
/frameworks/base/docs/html/distribute/users/ |
D | promote-with-ads.jd | 153 Add deep links to your app, then bring users straight to relevant app 164 Use remarketing and deep links to bring users to just the right place 189 deep links</a> to your app that’ll take users directly to the parts of your
|
/frameworks/base/docs/html/distribute/tools/promote/ |
D | linking.jd | 5 page.metaDescription=Learn how to build links that take users to your published apps in Google Play… 165 <p>There are two general formats for links that are accessible to users on 177 <p>In general, you should use <code>http://</code> format for links on web pages 178 and <code>market://</code> for links in Android apps.</p>
|
/frameworks/base/docs/html/guide/webapps/ |
D | webview.jd | 227 default browser application to open foreign links—by default, the user's web browser 228 opens all URL links, so be careful only if you handle page navigation as described in the 241 so links open within your {@link android.webkit.WebView}. You can then allow the user to navigate 245 <p>To open links clicked by the user, simply provide a {@link 254 <p>That's it. Now all links the user clicks load in your {@link android.webkit.WebView}.</p>
|
/frameworks/base/docs/html/guide/topics/media/ |
D | exoplayer.jd | 19 framework and is distributed separately from the Android SDK. Visit the links below to find out
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | index.jd | 40 design widgets that fit with others on the Home screen. They include links to
|
/frameworks/base/docs/html/distribute/ |
D | index.jd | 103 <ul class="dac-section-links"> 147 <!-- <ul class="dac-section-links">
|