OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:guide
(Results
201 - 225
of
2221
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html/guide/topics/graphics/
overview.jd
18
<dt><strong><a href="{@docRoot}
guide
/topics/graphics/prop-animation.html">Property
24
<dt><strong><a href="{@docRoot}
guide
/topics/graphics/view-animation.html">View
30
<dt><strong><a href="{@docRoot}
guide
/topics/graphics/drawable-animation.html">Drawable
46
<dt><strong><a href="{@docRoot}
guide
/topics/graphics/2d-graphics.html">Canvas and
55
<dt><strong><a href="{@docRoot}
guide
/topics/graphics/hardware-accel.html">Hardware
60
<dt><strong><a href="{@docRoot}
guide
/topics/graphics/opengl.html">OpenGL</a></strong></dt>
/frameworks/base/docs/html/guide/topics/manifest/
grant-uri-permission-element.jd
13
<dd><code><a href="{@docRoot}
guide
/topics/manifest/provider-element.html"><provider></a></code></dd>
25
If a content provider's <code><a href="{@docRoot}
guide
/topics/manifest/provider-element.html#gprmns">grantUriPermissions</a></code>
35
<code><a href="{@docRoot}
guide
/topics/manifest/intent-filter-element.html"><intent-filter></a></code> element's
36
<code><a href="{@docRoot}
guide
/topics/manifest/provider-element.html#gprmsn">grantUriPermissions</a></code> attribute.
85
<code><a href="{@docRoot}
guide
/topics/manifest/provider-element.html#gprmns">grantUriPermissions</a></code>
87
<code><a href="{@docRoot}
guide
/topics/manifest/provider-element.html"><provider></a></code>
meta-data-element.jd
13
<dd><code><a href="{@docRoot}
guide
/topics/manifest/activity-element.html"><activity></a></code>
14
<br/><code><a href="{@docRoot}
guide
/topics/manifest/activity-alias-element.html"><activity-alias></a></code>
15
<br/><code><a href="{@docRoot}
guide
/topics/manifest/service-element.html"><service></a></code>
16
<br/><code><a href="{@docRoot}
guide
/topics/manifest/receiver-element.html"><receiver></a></code></dd>
28
Ordinary values are specified through the <code><a href="{@docRoot}
guide
/topics/manifest/meta-data-element.html#value">value</a></code>
30
<code><a href="{@docRoot}
guide
/topics/manifest/meta-data-element.html#resource">resource</a></code> attribute instead. For example,
supports-screens-element.jd
24
<dd><code><a href="{@docRoot}
guide
/topics/manifest/manifest-element.html"><manifest></a></code></dd>
28
href="{@docRoot}
guide
/practices/screen-compat-mode.html">screen compatibility mode</a> for screens
36
href="{@docRoot}
guide
/topics/resources/providing-resources.html#AlternativeResources">alternative
44
href="{@docRoot}
guide
/practices/screen-compat-mode.html">screen compatibility mode</a>. When you
59
<a href="{@docRoot}
guide
/practices/screens_support.html">Supporting Multiple Screens</a>.</p>
70
href="{@docRoot}
guide
/practices/screen-compat-mode.html">screen compatibility mode</a> on large
103
generally enable <a href="{@docRoot}
guide
/practices/screen-compat-mode.html">screen
115
generally enable <a href="{@docRoot}
guide
/practices/screen-compat-mode.html">screen
127
href="{@docRoot}
guide
/practices/screens_support.html#DensityConsiderations">Supporting Multiple
154
href="{@docRoot}
guide
/topics/resources/providing-resources.html#SmallestScreenWidthQualifier"
[
all
...]
/frameworks/base/docs/html/training/notify-user/
expanded.jd
26
<a href="{@docRoot}
guide
/topics/ui/notifiers/notifications.html">Notifications</a> API
Guide
29
<a href="{@docRoot}
guide
/components/intents-filters.html">
34
<a href="{@docRoot}design/patterns/notifications.html">Notifications</a> Design
Guide
51
href="{@docRoot}
guide
/topics/ui/notifiers/notifications.html#BigNotify">
52
Notifications API
guide
</a> for more discussion of big views.</p>
navigation.jd
26
<a href="{@docRoot}
guide
/topics/ui/notifiers/notifications.html">Notifications</a> API
Guide
29
<a href="{@docRoot}
guide
/components/intents-filters.html">
34
<a href="{@docRoot}design/patterns/notifications.html">Notifications</a> Design
Guide
44
<a href="{@docRoot}
guide
/topics/ui/notifiers/notifications.html#NotificationResponse">Notifications</a>
45
API
guide
.
130
<code><a href="{@docRoot}
guide
/topics/manifest/activity-element.html"><activity></a></code>
134
<code><a href="{@docRoot}
guide
/topics/manifest/activity-element.html#nm">android:name</a>="<i>activityclass</i>"</code>
140
<code><a href="{@docRoot}
guide
/topics/manifest/activity-element.html#aff">android:taskAffinity</a>=""</code>
150
<code><a href="{@docRoot}
guide
/topics/manifest/activity-element.html#exclude">android:excludeFromRecents</a>="true"</code
[
all
...]
/frameworks/base/docs/html/guide/components/
fundamentals.jd
126
about it in the <a href="{@docRoot}
guide
/components/activities.html">Activities</a>
127
developer
guide
.</p>
141
about it in the <a href="{@docRoot}
guide
/components/services.html">Services</a> developer
142
guide
.</p>
164
href="{@docRoot}
guide
/topics/providers/content-providers.html">Content Providers</a> developer
165
guide
.</p>
177
href="{@docRoot}
guide
/topics/ui/notifiers/notifications.html">create a status bar notification</a>
265
href="{@docRoot}
guide
/components/intents-filters.html">Intents and
268
href="{@docRoot}
guide
/components/activities.html">Activities</a>, <a
269
href="{@docRoot}
guide
/components/services.html">Services</a>, {@lin
[
all
...]
tasks-and-back-stack.jd
40
href="{@docRoot}
guide
/topics/manifest/activity-element.html">{@code <activity>} manifest
48
href="{@docRoot}
guide
/components/activities.html">activities</a>. Each activity
188
href="{@docRoot}design/patterns/navigation.html">Navigation</a>
guide
.</p>
211
href="{@docRoot}
guide
/components/activities.html#SavingActivityState">Activities</a>
229
<a href="{@docRoot}
guide
/topics/manifest/activity-element.html">{@code
234
href="{@docRoot}
guide
/topics/manifest/activity-element.html">{@code <activity>}</a>
238
<li><a href="{@docRoot}
guide
/topics/manifest/activity-element.html#aff">{@code
240
<li><a href="{@docRoot}
guide
/topics/manifest/activity-element.html#lmode">{@code
242
<li><a href="{@docRoot}
guide
/topics/manifest/activity-element.html#reparent">{@code
244
<li><a href="{@docRoot}
guide
/topics/manifest/activity-element.html#clear">{@cod
[
all
...]
/frameworks/base/docs/html/training/implementing-navigation/
temporal.jd
21
<li><a href="{@docRoot}
guide
/components/tasks-and-back-stack.html">Tasks and Back Stack</a></li>
43
guide
.</p>
49
href="{@docRoot}
guide
/topics/ui/notifiers/notifications.html">notification</a>, an <a
50
href="{@docRoot}
guide
/topics/appwidgets/index.html">app widget</a>, or the <a
53
href="{@docRoot}
guide
/components/fragments.html">fragments</a>.</li>
73
>Navigation</a> design
guide
.</p>
80
href="{@docRoot}
guide
/topics/manifest/activity-element.html#parent">{@code
82
in the <a href="{@docRoot}
guide
/topics/manifest/activity-element.html">{@code
89
add a <a href="{@docRoot}
guide
/topics/manifest/meta-data-element.html">{@code <meta-data>}</a>
90
element inside the <a href="{@docRoot}
guide
/topics/manifest/activity-element.html">{@cod
[
all
...]
/frameworks/base/docs/html/guide/practices/
optimizing-for-3.0.jd
16
read the
guide
to <a href="tablets-and-handsets.html">Supporting Tablets and
166
href="{@docRoot}
guide
/topics/manifest/uses-sdk-element.html#min">{@code
191
href="{@docRoot}
guide
/topics/manifest/uses-sdk-element.html">{@code <uses-sdk>}</a> element to
193
href="{@docRoot}
guide
/topics/manifest/uses-sdk-element.html#target">{@code
211
href="{@docRoot}
guide
/topics/ui/actionbar.html">Action Bar</a> for the activity and removes the
218
href="{@docRoot}
guide
/topics/manifest/uses-sdk-element.html#min">{@code android:minSdkVersion}</a>),
224
the <a href="{@docRoot}
guide
/topics/resources/providing-resources.html#VersionQualifier">platform
227
href="{@docRoot}
guide
/topics/ui/themes.html#SelectATheme">select a theme based on platform
234
href="{@docRoot}
guide
/topics/resources/providing-resources.html#AlternativeResources">alternative
247
href="{@docRoot}
guide
/topics/resources/providing-resources.html#AlternativeResources"
[
all
...]
tablets-and-handsets.jd
29
<li><a href="{@docRoot}
guide
/components/fragments.html">Fragments</a></li>
30
<li><a href="{@docRoot}
guide
/topics/ui/actionbar.html">Action Bar</a></li>
31
<li><a href="{@docRoot}
guide
/practices/screens_support.html">Supporting Multiple Screens</a></li>
44
href="{@docRoot}
guide
/topics/resources/providing-resources.html#AlternativeResources">alternative
64
<p>Before you continue with this
guide
, it's important that you first read the
65
guide
to <a href="{@docRoot}
guide
/practices/screens_support.html">Supporting Multiple
88
href="{@docRoot}
guide
/components/fragments.html">Fragments</a> developer
guide
.</p>
106
<p>This
guide
provides some tips for using the action bar in ways that support both tablets an
[
all
...]
/frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_action_bar.jd
25
<li><a href="{@docRoot}
guide
/practices/screens_support.html">Supporting Multiple
27
<li><a href="{@docRoot}
guide
/topics/ui/actionbar.html">Using the Action Bar</a></li>
42
href="{@docRoot}
guide
/topics/ui/actionbar.html">Action Bar</a> representing individual action
46
href="{@docRoot}
guide
/practices/ui_guidelines/icon_design.html#icon-sets">Providing Density-Specific
47
Icon Sets</a> and <a href="{@docRoot}
guide
/practices/screens_support.html">Supporting Multiple
51
href="{@docRoot}
guide
/practices/ui_guidelines/icon_design.html#design-tips">Tips for Designers</a>
58
href="{@docRoot}
guide
/practices/ui_guidelines/icon_design.html#templatespack">Icon
/frameworks/base/docs/html/training/basics/supporting-devices/
platforms.jd
24
<li><a href="{@docRoot}
guide
/topics/manifest/uses-sdk-element.html#ApiLevels">Android API Levels</a></li>
52
<p>The <a href="{@docRoot}
guide
/topics/manifest/manifest-intro.html">AndroidManifest.xml</a> file
56
href="{@docRoot}
guide
/topics/manifest/uses-sdk-element.html">{@code <uses-sdk}</a> element
73
href="{@docRoot}
guide
/topics/manifest/uses-sdk-element.html#target">{@code targetSdkVersion}</a>
131
to the <a href="{@docRoot}
guide
/topics/manifest/application-element.html">{@code
137
href="{@docRoot}
guide
/topics/ui/themes.html">Styles and Themes</a>
guide
.</p>
/external/chromium_org/third_party/icu/source/common/unicode/
idna.h
79
* function chaining. (See User
Guide
for details.)
102
* function chaining. (See User
Guide
for details.)
124
* function chaining. (See User
Guide
for details.)
148
* function chaining. (See User
Guide
for details.)
170
* function chaining. (See User
Guide
for details.)
190
* function chaining. (See User
Guide
for details.)
208
* function chaining. (See User
Guide
for details.)
226
* function chaining. (See User
Guide
for details.)
244
* function chaining. (See User
Guide
for details.)
/external/icu4c/common/unicode/
idna.h
85
* function chaining. (See User
Guide
for details.)
108
* function chaining. (See User
Guide
for details.)
130
* function chaining. (See User
Guide
for details.)
154
* function chaining. (See User
Guide
for details.)
176
* function chaining. (See User
Guide
for details.)
196
* function chaining. (See User
Guide
for details.)
214
* function chaining. (See User
Guide
for details.)
232
* function chaining. (See User
Guide
for details.)
250
* function chaining. (See User
Guide
for details.)
normalizer2.h
93
* function chaining. (See User
Guide
for details.)
107
* function chaining. (See User
Guide
for details.)
121
* function chaining. (See User
Guide
for details.)
135
* function chaining. (See User
Guide
for details.)
149
* function chaining. (See User
Guide
for details.)
173
* function chaining. (See User
Guide
for details.)
189
* function chaining. (See User
Guide
for details.)
208
* function chaining. (See User
Guide
for details.)
226
* function chaining. (See User
Guide
for details.)
244
* function chaining. (See User
Guide
for details.
[
all
...]
/frameworks/base/docs/html/training/secure-file-sharing/
setup-sharing.jd
18
<li><a href="{@docRoot}
guide
/topics/data/data-storage.html">Storage Options</a></li>
49
<code><a href="{@docRoot}
guide
/topics/manifest/provider-element.html"
72
In this example, the <code><a href="{@docRoot}
guide
/topics/manifest/provider-element.html#auth"
78
<code><a href="{@docRoot}
guide
/topics/manifest/manifest-element.html#package"
81
<a href="{@docRoot}
guide
/topics/providers/content-provider-basics.html#ContentURIs"
83
<code><a href="{@docRoot}
guide
/topics/manifest/provider-element.html#auth"
87
The <code><a href="{@docRoot}
guide
/topics/manifest/meta-data-element.html"
89
<code><a href="{@docRoot}
guide
/topics/manifest/provider-element.html"
132
<code><a href="{@docRoot}
guide
/topics/manifest/provider-element.html"
/frameworks/base/docs/html/training/sync-adapters/
creating-authenticator.jd
29
<a href="{@docRoot}
guide
/components/bound-services.html">Bound Services</a>
209
Pointer to a <a href="{@docRoot}
guide
/topics/resources/drawable-resource.html">Drawable</a>
219
Pointer to a <a href="{@docRoot}
guide
/topics/resources/drawable-resource.html">Drawable</a>
253
<code><a href="{@docRoot}
guide
/topics/manifest/service-element.html"><service></a></code>
255
<code><a href="{@docRoot}
guide
/topics/manifest/application-element.html"><application></a></code>:
270
<code><a href="{@docRoot}
guide
/topics/manifest/intent-filter-element.html"><intent-filter></a></code>
278
<code><a href="{@docRoot}
guide
/topics/manifest/meta-data-element.html"><meta-data></a></code>
280
<code><a href="{@docRoot}
guide
/topics/manifest/meta-data-element.html#nm">android:name</a></code>
282
<code><a href="{@docRoot}
guide
/topics/manifest/meta-data-element.html#rsrc">android:resource</a></code>
/frameworks/base/docs/html/google/backup/
index.jd
6
href="{@docRoot}
guide
/topics/data/backup.html">data backup</a> framework, which allows you
31
read the <a href="{@docRoot}
guide
/topics/data/backup.html">Data Backup</a>
guide
.</p>
66
href="{@docRoot}
guide
/topics/data/backup.html">Data Backup</a>
guide
.</p>
/frameworks/base/docs/html/guide/topics/connectivity/usb/
index.jd
9
<li><a href="{@docRoot}
guide
/topics/connectivity/usb/accessory.html">USB Accessory</a></li>
11
<li><a href="{@docRoot}
guide
/topics/connectivity/usb/host.html">USB Host</a></li>
44
"{@docRoot}
guide
/topics/manifest/uses-feature-element.html"><uses-feature></a> element. See
45
the USB <a href="{@docRoot}
guide
/topics/connectivity/usb/accessory.html">accessory</a> and <a href=
46
"{@docRoot}
guide
/topics/connectivity/usb/host.html">host</a> documentation for more details.</p>
/frameworks/base/docs/html/training/run-background-service/
create-service.jd
18
<a href="{@docRoot}
guide
/components/services.html#ExtendingIntentService">Extending the IntentService Class</a>
21
<a href="{@docRoot}
guide
/components/intents-filters.html">Intents and Intent Filters</a>
95
<code><a href="{@docRoot}
guide
/topics/manifest/service-element.html"><service></a></code>
97
<code><a href="{@docRoot}
guide
/topics/manifest/application-element.html">
121
<code><a href="{@docRoot}
guide
/topics/manifest/service-element.html"><service></a></code>
/development/samples/SipDemo/
_index.html
33
href="../../../
guide
/appendix/api-levels.html">API Levels</a> and the
35
href="../../../
guide
/topics/manifest/uses-sdk-element.html"><code><uses-sdk></code></a>
46
href="../../../
guide
/topics/manifest/uses-feature-element.html"><code><uses-feature></code></a>
/external/qemu/distrib/sdl-1.2.15/docs/html/
guideexamples.html
13
TITLE="SDL
Guide
"
14
HREF="
guide
.html"><LINK
174
HREF="
guide
.html"
/external/valgrind/main/docs/internals/
directory-structure.txt
2
Guide
to the directory structure
11
This file is a
guide
to where different things live.
50
Guide
to headers
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
index.jd
30
<dt><strong><a href="{@docRoot}
guide
/topics/connectivity/nfc/nfc.html">NFC Basics</a></strong></dt>
36
<dt><strong><a href="{@docRoot}
guide
/topics/connectivity/nfc/advanced-nfc.html">Advanced
45
<dt><strong><a href="{@docRoot}
guide
/topics/connectivity/nfc/hce.html">Host-based Card Emulation</a></strong></dt>
Completed in 463 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>