Home
last modified time | relevance | path

Searched refs:Link (Results 1 – 17 of 17) sorted by relevance

/frameworks/rs/
DrsScriptGroup.h37 class Link {
44 Link();
45 ~Link();
53 Vector<Link *> mOutputs;
54 Vector<Link *> mInputs;
68 Vector<Link *> mLinks;
DrsScriptGroup.cpp66 const Link *l = n->mOutputs[ct]; in calcOrderRecurse()
119 Link *l = mLinks[ct]; in calcOrder()
217 Link *l = new Link(); in create()
231 Link *l = n->mOutputs[ct2]; in create()
363 ScriptGroup::Link::Link() { in Link() function in ScriptGroup::Link
366 ScriptGroup::Link::~Link() { in ~Link()
/frameworks/base/docs/html/distribute/engage/
Dengage_toc.cs29 <span class="en">Deep Link to Bring Users Back</span></a>
Ddeep-linking.jd1 page.title=Deep Link to Bring Users Back
33 G+ Post with Deep Link to Buy
Danalytics.jd14 Link your Google Play Developer Console with Google Analytics to learn much
/frameworks/native/services/inputflinger/
DInputDispatcher.h399 struct Link { struct
404 inline Link() : next(NULL), prev(NULL) { } in Link() function
423 struct EventEntry : Link<EventEntry> {
534 struct DispatchEntry : Link<DispatchEntry> {
586 struct CommandEntry : Link<CommandEntry> {
/frameworks/base/docs/html/distribute/tools/promote/
Dlinking.jd25 <li>Link to a specific app's <a href="#OpeningDetails">product details page</a></li>
26 <li>Link to a <a href="#OpeningPublisher">list of all of your apps</a>, or</li>
27 <li>Link to a <a href="#PerformingSearch">search result</a> of your choice</li>
28 <li>Link to a <a href="#OpeningCollection">collection</a> on Google Play</li>
/frameworks/base/core/java/com/google/android/util/
DAbstractMessageParser.java225 return new Link(url, text); in tokenForUrl()
789 public static class Link extends Token { class in AbstractMessageParser
792 public Link(String url, String text) { in Link() method in AbstractMessageParser.Link
1254 html.append(((Link)token).getURL()); in toHtml()
/frameworks/base/docs/html/distribute/users/
Dbuild-buzz.jd16 <a href="#link-to-your-apps">Link to Your Apps</a>
69 Link to Your Apps in Google Play
/frameworks/base/docs/html/distribute/analyze/
Dgoogle-services.jd19 "https://support.google.com/analytics/answer/2956981">Link Google Analytics
/frameworks/base/docs/html/about/
Dindex.jd143 <a data-g-event="Developers Page" data-g-label="Case Study Link" href=
/frameworks/base/docs/html/design/patterns/
Dpure-android.jd108 Link to other apps with the activity chooser or use the <em>Share Action Provider</em> in the
/frameworks/base/docs/html/tools/help/
Dsystrace.jd231 <td>Link to the original CSS or JavaScript resources instead of embedding them in the HTML
380 <td>Link to the original CSS or JS resources instead of embedding them in the HTML trace
/frameworks/base/docs/html/training/tv/discovery/
Dsearchable.jd16 <li><a href="#details">Deep Link to Your App in the Details Screen</a></li>
345 <h2 id="details">Deep Link to Your App in the Details Screen</h2>
/frameworks/base/docs/html/reference/renderscript/
Ddoxygen.css86 /* @group Link Styling */
/frameworks/base/docs/html/about/versions/
Dkitkat.jd894 Wi-Fi network by supporting Wi-Fi Tunneled Direct Link Setup (TDLS).
/frameworks/base/
Dpreloaded-classes2452 java.util.LinkedList$Link