OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:applications
(Results
476 - 500
of
3186
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/zlib/src/old/
descrip.mms
18
@ write sys$output " Example
applications
available"
/frameworks/base/core/java/android/app/
package.html
16
applications
.</p>
/frameworks/base/core/java/android/content/
ComponentCallbacks.java
49
* <p>
Applications
that want to be nice can implement this method to release
/frameworks/base/core/java/android/database/
ContentObservable.java
29
// potentially break binary compatibility with existing
applications
.
/frameworks/base/core/java/android/text/method/
MovementMethod.java
32
* directly by
applications
.
/frameworks/base/core/java/android/view/
WindowManagerImpl.java
31
* <p>
Applications
will not normally use WindowManager directly, instead relying
/frameworks/base/core/java/android/view/accessibility/
package.html
40
<p>For more information about making
applications
accessible, read the
/frameworks/base/core/java/android/webkit/
WebResourceResponse.java
24
* Encapsulates a resource response.
Applications
can return an instance of this
/frameworks/base/core/java/com/android/internal/view/
IInputMethodManager.aidl
30
*
applications
.
/frameworks/base/docs/html/about/versions/
android-1.6-highlights.jd
80
content from their
applications
in Quick Search Box.</p>
147
third-party
applications
the opportunity to surface
148
content from their
applications
in Quick Search Box, the global search tool.
184
<p>Android 1.6 adds screen support that enables
applications
to be rendered properly on different
android-1.6.jd
18
<li><a href="#apps">Built-in
Applications
</a></li>
52
system image, as well as a set of emulator skins, sample
applications
, and minor
246
<li>
Applications
can now expose relevant content to users as search
354
available to older
applications
. </li>
369
CHANGE_WIFI_MULTICAST_STATE}: Allows
applications
to enter Wi-Fi
387
Allows an application to write to external storage.
Applications
using API Level 3
389
the user);
Applications
using API Level 4 or higher must explicitly request this
401
<h2 id="apps">Built-in
Applications
</h2>
404
built-in
applications
:</p>
/frameworks/base/docs/html/design/get-started/
creative-vision.jd
37
and to use apps in inventive new ways. Android lets people combine
applications
into new workflows
/frameworks/base/docs/html/google/backup/
signup.jd
15
form below. If you have multiple
applications
for which you would like a Backup Service Key, then
63
4.3 There is currently no limit to the number of Backup Service Keys you may obtain in this manner provided that you use a different Package Name for each Backup Service Key you obtain. You agree that each Backup Service Key is only valid for
Applications
with the corresponding Package Name. You agree that Google may, in its sole discretion, impose a limit on the number of Backup Service Keys that may be obtained in the future. You agree that your continued use of any of the Backup Service Keys assigned by Google, or distribution of any
Applications
using such Backup Service Keys, constitutes your continued agreement to these Terms.
77
4.10 You agree that in your use of the Service, you and your
Applications
will protect the privacy and legal rights of users. You must provide legally adequate privacy notice and protection for users whose data your
Applications
back up to the Service. Further, your Application may only use that information for the limited purpose of backing up the data to the Service unless the user has given you permission for further use. If the user has not given you permission to back up information to the Service, you may not transmit such information to the Service.
79
4.11 You agree that you and your
Applications
will not transmit or store sensitive user information, such as user names, passwords, or credit card numbers, through the Service.
94
7.1 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any Content that you or your
Applications
transmit or store through the Service and for the consequences of your actions (including any loss or damage which Google may suffer) by doing so. You agree that you are solely responsible for (A) any Content that is transmitted through the Service by your
Applications
, and (B) any Content that Devices retrieve from the Service by virtue of your
Applications
. For purposes of the Terms, "Content" means information such as data, messages, settings information, written text, computer software, music, audio files or other sounds, photographs, videos or other images. "Device(s)" means device(s) powered by the Android operating system.
/frameworks/base/docs/html/guide/topics/graphics/
index.jd
34
applications
can benefit from an extra boost in performance.</p>
/frameworks/base/docs/html/guide/topics/manifest/
provider-element.jd
47
other
applications
that you use in your application should not be declared.
111
Whether the content provider is available for other
applications
to use:
114
<code>true</code>: The provider is available to other
applications
. Any application can
119
<code>false</code>: The provider is not available to other
applications
. Set
121
applications
. Only
applications
that have the same user ID (UID) as the provider will
126
The default value is <code>"true"</code> for
applications
that set either
130
<code>"16"</code> or lower. For
applications
that
279
This allows components in different
applications
to share a process, reducing
/frameworks/base/docs/html/guide/topics/text/
index.jd
3
page.landing.intro=Use text services to add conventient features such as copy/paste and spell checking to your app. You can also develop your own text services to offer custom IMEs, dictionaries, and spelling checkers that you can distribute to users as
applications
.
/frameworks/base/docs/html/tools/help/
proguard.jd
20
applications
</a></li>
42
<a href="{@docRoot}google/play/licensing/index.html">Licensing Your
Applications
</a>.</p>
115
<a href="#considerations">Debugging considerations for published
applications
</a>.
171
<h3 id="considerations">Debugging considerations for published
applications
</h3>
sqlite3.jd
8
created by Android
applications
. The <code>sqlite3</code> tool includes many useful commands,
/frameworks/base/docs/html/tools/publishing/
preparing.jd
24
<li><a href="{@docRoot}tools/publishing/app-signing.html">Signing Your
Applications
</a></li>
32
task</a> for all Android
applications
and is the first step in the publishing process (see figure
45
release. The tasks that are described in this document apply to all Android
applications
regardless
99
applications
. For more information, see the <a
114
the author of an application and establishing trust relationships between
applications
. The
116
Android system allows you to sign your
applications
with a self-signed certificate. To learn about
139
screen and in the Launcher window. It also appears in Manage
Applications
, My Downloads, and
318
<a href="{@docRoot}tools/publishing/app-signing.html">Signing Your
Applications
</a> for more
329
<a href="{@docRoot}tools/publishing/app-signing.html">Signing Your
Applications
</a> for more
/frameworks/base/docs/html/training/basics/network-ops/
index.jd
51
fundamental building blocks for creating Android
applications
that download
/frameworks/base/docs/html/training/id-auth/
index.jd
31
<p>Android users get attached to their devices and to
applications
that they
/frameworks/base/docs/html/training/improving-layouts/
index.jd
31
<p>Layouts are a key part of Android
applications
that directly affect the user experience. If
/frameworks/base/docs/html/training/managing-audio/
index.jd
34
focus caused by the system or other
applications
.</p>
/frameworks/base/location/lib/java/com/android/location/provider/
GeocodeProvider.java
34
*
applications
, and must remain API stable. See README.txt in the root
/frameworks/base/media/java/android/media/videoeditor/
VideoEditorProfile.java
20
* predefined videoeditor profile settings for videoeditor
applications
.
Completed in 383 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>