OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:applications
(Results
276 - 300
of
3186
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/PackageInstaller/res/values-fr/
strings.xml
47
<string name="unknown_apps_dlg_text" product="tablet" msgid="7504186369474734767">"Pour plus de sécurité, votre tablette bloque l\'installation d\'
applications
de sources inconnues."</string>
48
<string name="unknown_apps_dlg_text" product="default" msgid="133213135679009316">"Pour plus de sécurité, votre téléphone bloque l\'installation d\'
applications
de sources inconnues."</string>
51
<string name="allow_source_dlg_title" msgid="7568985073502399415">"Nouvelle source pour les
applications
"</string>
52
<string name="allow_source_dlg_text" msgid="3927580956764099076">"Une demande d\'installation d\'autres
applications
a été initiée à partir de l\'application <xliff:g id="APP_NAME">%1$s</xliff:g>."\n\n"Voulez-vous autoriser cette installation, ainsi que d\'autres à l\'avenir ?"</string>
53
<string name="manage_applications" msgid="4033876279091996596">"Gérer les
applications
"</string>
61
<string name="app_not_found_dlg_text" msgid="6107465056055095930">"L\'application ne figure pas dans la liste des
applications
installées."</string>
/development/samples/ApiDemos/src/com/example/android/apis/view/
SearchViewActionBar.java
83
// Try to use the "
applications
" global search provider
87
&& inf.getSuggestAuthority().startsWith("
applications
")) {
/docs/source.android.com/src/source/
contributing.jd
31
<p>We created Android so that all developers can distribute their
applications
36
provides the information and tools you need to write
applications
for
/external/chromium/base/mac/
mac_util_unittest.mm
86
{ "/
Applications
/Google Foo.app/bar/Foo Helper.app/quux/Foo Helper",
87
"/
Applications
/Google Foo.app" },
/external/chromium/chrome/browser/
background_application_list_model.h
22
// Model for list of Background
Applications
, that is, Extensions with
125
// Refresh the list of background
applications
and generate notifications.
/external/freetype/include/freetype/
fterrors.h
40
/* allow client
applications
to build a table of error message strings */
42
/* FreeType 2 to save space (most client
applications
do not use */
/external/iproute2/doc/
api-ip6-flowlabels.tex
45
any
applications
of this feature, but it is possible that receiver will
113
Certainly, it is not solution but rather attempt to force
applications
121
Some
applications
also did not take care about it.
124
Following RFC2553 such
applications
can be considered as broken,
136
assuming that common
applications
are not obliged to initialize it
256
still have no serious
applications
it is not useful to work on more
329
unprivileged user to set timeout longer than 60 sec. Proviledged
applications
397
\item \verb|Users| is number of
applications
using the label now.
/external/jpeg/
jinclude.h
13
* NOTE: this file is NOT intended to be included by
applications
using the
14
* JPEG library. Most
applications
need only include jpeglib.h.
/external/qemu/distrib/jpeg-6b/
jinclude.h
13
* NOTE: this file is NOT intended to be included by
applications
using the
14
* JPEG library. Most
applications
need only include jpeglib.h.
/external/qemu/distrib/sdl-1.2.15/
README.OS2
35
To test
applications
, it's a good idea to use the 'debug' build of SDL, and
82
file or CONFIG.SYS, so SDL
applications
can provide full capability to your
114
For some SDL
applications
it can be handy to have proportional windows, so
134
7. Audio in SDL
applications
141
However there are multithreaded SDL
applications
that have tight loops as their
151
written and well behaving SDL
applications
should work well in this mode.
152
For other
applications
, you can tell SDL/2 to run the audio thread at
159
unresponsive, so use it with care, and only for
applications
that need it!
SDL.spec.in
24
Summary: Libraries, includes and more to develop SDL
applications
.
34
to develop SDL
applications
.
/external/webkit/Source/WebKit/mac/Carbon/
CarbonUtils.m
72
The pool cleaner is required because Carbon
applications
do not have
74
carbon
applications
that nest event loops, using any of the various
/external/zlib/src/contrib/infback9/
inftree9.h
6
/* WARNING: this file should *not* be used by
applications
. It is
8
subject to change.
Applications
should only use zlib.h.
/external/zlib/src/contrib/puff/
README
22
puff.c may also be useful in
applications
where code size or memory usage is a
28
applications
, but if you must ...
/external/zlib/src/
inftrees.h
6
/* WARNING: this file should *not* be used by
applications
. It is
8
subject to change.
Applications
should only use zlib.h.
/frameworks/base/core/java/android/content/pm/
IPackageManager.aidl
150
* Retrieve all
applications
that are marked as persistent.
258
* all
applications
. If the currently available free storage
263
* all
applications
are deleted (based on last accessed time)
266
* the cache files from all
applications
will clear up
281
* all
applications
. If the currently available free storage
286
* all
applications
are deleted (based on last accessed time)
289
* the cache files from all
applications
will clear up
304
* Delete all the cache files in an
applications
cache directory
/frameworks/base/core/java/android/nfc/tech/
NfcV.java
29
* <p>The primary NFC-V I/O operation is {@link #transceive}.
Applications
must
96
* <p>
Applications
must not append the CRC to the payload,
/frameworks/base/core/java/android/provider/
AlarmClock.java
26
*
Applications
that wish to receive the ACTION_SET_ALARM Intent should create
28
* com.android.alarm.permission.SET_ALARM.
Applications
that wish to create a
/frameworks/base/docs/html/google/play/licensing/
overview.jd
109
license responses for the
applications
you publish with that account.</p>
158
user is on an airplane). For most
applications
, the use of
174
across multiple
applications
. A full test environment is also available through
176
applications
before publishing them, even if you don't have access to a
185
applications
that you publish through Google Play. The service is not
186
designed to let you control access to
applications
that are not published
218
access to your
applications
. It effectively replaces the Copy Protection
220
gives you wider distribution potential for your
applications
. </p>
/frameworks/base/docs/html/guide/topics/providers/
content-providers.jd
67
other
applications
. However, you do need your own provider to provide custom search
69
paste complex data or files from your application to other
applications
.
/frameworks/base/docs/html/tools/debugging/
debugging-devtools.jd
8
number of settings on your device that will make it easier to test and debug your
applications
.</p>
11
third party
applications
. If you'd like to install the Dev Tools application
debugging-projects.jd
19
along with DDMS, to debug your
applications
. To access the debugger and
30
<li>Debug - Displays previously and currently debugged Android
applications
and its currently
/frameworks/base/docs/html/training/in-app-billing/
index.jd
28
<p>In this class, you'll learn how to perform common In-app Billing operations from Android
applications
.</p>
29
<p>In-app billing is a service hosted on Google Play that lets you charge for digital content or for upgrades in your app. The In-app Billing API makes it easy for you to integrate In-app Billing into your
applications
. You can request product details from Google Play, issue orders for in-app products, and quickly retrieve ownership information based on users' purchase history. You can also query the Google Play service for details about in-app products, such as local pricing and availability. Google Play provides a checkout interface that makes user interactions with the In-app Billing service seamless, and provides a more intuitive experience to your users.</p>
/frameworks/base/docs/html-intl/ja/guide/publishing/
preparing.jd
26
<p>????????????????????????????<a href="{@docRoot}tools/publishing/publishing.html">Publishing Your
Applications
</a> ??????????????? </p>
99
<p>?????????????????????????<a href="{@docRoot}tools/publishing/versioning.html">Versioning Your
Applications
</a>????????</p>
/frameworks/base/services/java/com/android/server/location/
LocationBlacklist.java
35
* Allows
applications
to be blacklisted from location updates at run-time.
37
* This is a silent blacklist.
Applications
can still call Location Manager
Completed in 1839 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>