Home | History | Annotate | Download | only in components

Lines Matching full:docroot

30   <li><a href="{@docRoot}design/patterns/navigation.html">Android Design:
33 href="{@docRoot}guide/topics/manifest/activity-element.html">{@code <activity>} manifest
35 <li><a href="{@docRoot}guide/components/recents.html">Overview Screen</a></li>
42 href="{@docRoot}guide/components/activities.html">activities</a>. Each activity
101 <img src="{@docRoot}images/fundamentals/diagram_backstack.png" alt="" />
114 <img src="{@docRoot}images/fundamentals/diagram_multitasking.png" alt="" /> <p
119 <img src="{@docRoot}images/fundamentals/diagram_multiple_instances.png" alt="" /> <p
140 <a href="{@docRoot}guide/components/recents.html">overview screen</a>).
183 href="{@docRoot}design/patterns/navigation.html">Navigation</a> guide.</p>
206 href="{@docRoot}guide/components/activities.html#SavingActivityState">Activities</a>
224 <a href="{@docRoot}guide/topics/manifest/activity-element.html">{@code <activity>}</a>
228 <p>In this regard, the principal <a href="{@docRoot}guide/topics/manifest/activity-element.html">
232 <li><a href="{@docRoot}guide/topics/manifest/activity-element.html#aff">
234 <li><a href="{@docRoot}guide/topics/manifest/activity-element.html#lmode">
236 <li><a href="{@docRoot}guide/topics/manifest/activity-element.html#reparent">
238 <li><a href="{@docRoot}guide/topics/manifest/activity-element.html#clear">
240 <li><a href="{@docRoot}guide/topics/manifest/activity-element.html#always">
242 <li><a href="{@docRoot}guide/topics/manifest/activity-element.html#finish">
258 and managed in the overview screen. See <a href="{@docRoot}guide/components/recents.html">Overview Screen</a>
298 href="{@docRoot}guide/topics/manifest/activity-element.html">{@code <activity>}</a>
299 element's <a href="{@docRoot
302 <p>The <a href="{@docRoot}guide/topics/manifest/activity-element.html#lmode">{@code
305 <code><a href="{@docRoot}guide/topics/manifest/activity-element.html#lmode">launchMode</a></code>
354 href="{@docRoot}guide/topics/manifest/activity-element.html">{@code <activity>}</a> element.
368 <img src="{@docRoot}images/fundamentals/diagram_backstack_singletask_multiactivity.png" alt="" />
375 <code><a href="{@docRoot}guide/topics/manifest/activity-element.html">&lt;activity&gt;</a></code>
380 href="{@docRoot}guide/topics/manifest/activity-element.html#lmode">{@code launchMode}</a> attribute
399 href="{@docRoot}guide/topics/manifest/activity-element.html#lmode">{@code launchMode}</a> value,
406 href="{@docRoot}guide/topics/manifest/activity-element.html#lmode">{@code launchMode}</a> value,
414 href="{@docRoot}guide/topics/manifest/activity-element.html#lmode">{@code launchMode}</a>
442 href="{@docRoot}guide/topics/manifest/activity-element.html#aff">{@code taskAffinity}</a> attribute
443 of the <a href="{@docRoot}guide/topics/manifest/activity-element.html">{@code <activity>}</a>
447 href="{@docRoot}guide/topics/manifest/activity-element.html#aff">{@code taskAffinity}</a>
449 declared in the <a href="{@docRoot}guide/topics/manifest/manifest-element.html">
482 <li>When an activity has its <a href="{@docRoot}guide/topics/manifest/activity-element.html#reparent">
497 href="{@docRoot}guide/topics/manifest/activity-element.html#aff">{@code taskAffinity}</a>
513 href="{@docRoot}guide/topics/manifest/activity-element.html#always">alwaysRetainTaskState</a></code>
520 href="{@docRoot}guide/topics/manifest/activity-element.html#clear">clearTaskOnLaunch</a></code></dt>
524 <a href="{@docRoot}guide/topics/manifest/activity-element.html#always">
529 href="{@docRoot}guide/topics/manifest/activity-element.html#finish">finishOnTaskLaunch</a></code>
532 href="{@docRoot}guide/topics/manifest/activity-element.html#clear">{@code clearTaskOnLaunch}</a>,
577 <code><a href="{@docRoot}guide/topics/manifest/activity-element.html">&lt;activity&gt;</a></code>
579 <a href="{@docRoot}guide/topics/manifest/activity-element.html#finish">{@code finishOnTaskLaunch}</a>
583 the overview screen is available in <a href="{@docRoot
592 href="{@docRoot}guide/components/intents-filters.html">Intents and Intent