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
6360
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/docs/source.android.com/src/security/overview/
index.jd
28
applications
and devices built on and around the Android platform and supported
53
to provide information about specific
applications
directly to users.</li>
62
Android platform (over-the-air updates), removing
applications
from Google
63
Play, and removing
applications
from devices in the field.</li>
76
<li>Mandatory application sandbox for all
applications
</li>
/frameworks/base/docs/html/about/versions/
android-1.5-highlights.jd
121
<li>Google
applications
(not available in the Android 1.5 System Image that is
125
Email
applications
</li>
178
<p>
Applications
can now use a new element in their manifest files, <a
198
<li>LocationManager -
Applications
can get location change updates via
204
applications
</li>
android-2.2.jd
80
<p>The Android platform now allows
applications
to request installation onto the
85
their
applications
by means of a new attribute of <code><manifest></code>
97
versa), through Manage
Applications
in the user settings.</p>
99
<p>By default, the system installs all
applications
onto the device's internal
101
means that the system will always install legacy
applications
onto internal
109
suitable for all
applications
, particularly because the external media may be
114
application, including a discussion of what types of
applications
should and
122
applications
can use to backup and restore user data, to ensure that users can
153
<li>The platform provides new speech-recognition APIs that allow
applications
to have a richer interaction with the available voice recognizer. For example, the APIs are sufficient to integrate voice recognition deeply into an IME.</li>
174
administrator"
applications
that can control security features of the device
[
all
...]
/developers/samples/android/system/AppUsageStatistics/
template-params.xml
58
to usage of the
applications
.
65
the
applications
. This API provides more detailed usage information than the deprecated
68
This example illustrates how to use the App usage statistics API by showing the
applications
sorted
/developers/samples/android/ui/window/MultiWindowPlayground/
template-params.xml
80
applications
targeting Android N or above are resizable by default.
87
themselves (for example for games or OpenGL-based
applications
). In this
94
In freeform mode (where
applications
can be freely resized), activities
/external/ImageMagick/
ImageMagick.spec.in
9
Group:
Applications
/Multimedia
34
ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary
applications
. It is distributed under the Apache 2.0 license.
51
need to develop ImageMagick
applications
. ImageMagick is an image
54
If you want to create
applications
that will use ImageMagick code or
61
Group:
Applications
/Multimedia
64
This packages contains a shared libraries to use within other
applications
.
68
Group:
Applications
/Multimedia
73
save and load DjvU files from ImageMagick and libMagickCore using
applications
.
110
Install ImageMagick-c++ if you want to use any
applications
that use Magick++.
121
need to develop ImageMagick
applications
using the Magick++ C++ bindings
[
all
...]
/external/curl/docs/libcurl/
ABI
42
applications
built against the previous ABI version will remain working and
43
using the older lib, while newer
applications
build and use the newer one.
56
won't break ABI or hamper existing
applications
. This has the implication
/external/gptfdisk/
current.spec
8
Group:
Applications
/System
22
Group:
Applications
/System
66
Group:
Applications
/System
/external/libjpeg-turbo/
coderules.txt
50
we want it to be reentrant so that it can be used by
applications
that process
72
separate source files --- some
applications
may want only one half of the
78
applications
.
jerror.c
12
* stderr is the right thing to do. Many
applications
will want to replace
42
* The message table is made an external symbol just in case any
applications
57
*
Applications
may override this if they want to get control back after
82
*
Applications
may override this method to send JPEG messages somewhere
87
* Most Windows
applications
will still prefer to override this routine,
151
* Few
applications
should need to override this method.
/external/libpcap/
README.Win32
7
libpcap-based
applications
under Windows.
30
build wpcap.dll. wpcap.lib, the library file to link with the
applications
,
40
applications
, will be generated in winpcap\wpcap\lib\. wpcap.dll will be
/external/proguard/examples/ant/
applications3.xml
1
<!-- This Ant build file illustrates how to process
applications
,
5
<project name="
Applications
" default="obfuscate" basedir="../..">
35
<!-- Preserve all public
applications
. -->
/external/srtp/crypto/
Makefile
42
# test
applications
57
@echo "running libcryptomodule test
applications
..."
65
@echo "libcryptomodule test
applications
passed."
Makefile.in
42
# test
applications
57
@echo "running libcryptomodule test
applications
..."
65
@echo "libcryptomodule test
applications
passed."
/frameworks/base/docs/html/guide/components/
index.jd
22
<p>Today we?ve released a static library that exposes the same Fragments API (as well as the new LoaderManager and a few other classes) so that
applications
compatible with Android 1.6 or later can use fragments to create tablet-compatible user interfaces. </p>
28
<p>A good practice in creating responsive
applications
is to make sure your main UI thread
54
applications
using Intent APIs and the ActionProvider object.</p>
/frameworks/base/docs/html/guide/topics/data/
install-location.jd
12
<li>Some types of
applications
should <strong>not</strong> allow installation on the external
14
<li>Installing on the external storage is ideal for large
applications
that are not tightly
21
<li><a href="#ShouldNot">
Applications
That Should NOT Install on External Storage</a></li>
22
<li><a href="#Should">
Applications
That Should Install on External Storage</a></li>
80
from the device and all
applications
running on the external storage are immediately killed.</p>
87
on devices running API Level 8 (Android 2.2) or greater. Existing
applications
that were built prior
119
<h2 id="ShouldNot">
Applications
That Should NOT Install on External Storage</h2>
126
this can break some types of
applications
in a more serious way. In order for your application to
136
your application when
applications
installed on external storage have become available to the
173
applications
. However, if you're certain that your application should never be installed on th
[
all
...]
/frameworks/base/location/lib/java/com/android/location/provider/
LocationRequestUnbundled.java
22
* This class is an interface to LocationRequests for unbundled
applications
.
25
*
applications
, and must remain API stable. See README.txt in the root
58
* but will receive locations triggered by other
applications
. Your application
/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
AppStateBaseBridge.java
22
import com.android.settingslib.
applications
.ApplicationsState;
23
import com.android.settingslib.
applications
.ApplicationsState.AppEntry;
24
import com.android.settingslib.
applications
.ApplicationsState.Session;
/prebuilts/tools/common/proguard/proguard4.7/examples/ant/
applications3.xml
1
<!-- This Ant build file illustrates how to process
applications
,
5
<project name="
Applications
" default="obfuscate" basedir="../..">
35
<!-- Preserve all public
applications
. -->
/docs/source.android.com/src/devices/tech/power/
performance.jd
27
applications
run consistently and smoothly on a wide range of hardware. In
30
core to improve performance for CPU-intensive, foreground
applications
.</p>
33
<p>For long-running
applications
(games, camera, RenderScript, audio
41
for long-running
applications
. App developers can use these hints to tune
42
applications
for a predictable, consistent level of device performance over long
124
from
applications
other than the top foreground application are scheduled on the
/external/icu/icu4c/packaging/
PACKAGES
13
applications
that use ICU. All the other packages require this package
19
applications
that use ICU, i.e. header files, links to shared
21
contains sample
applications
and documentation.
121
the files necessary to write
applications
that use ICU, along with
130
- A sample Makefile fragment that can be included by
applications
133
- The sample
applications
from the ICU source tree, in an appropriate
/external/opencv3/3rdparty/libjpeg/
jerror.c
11
* stderr is the right thing to do. Many
applications
will want to replace
41
* The message table is made an external symbol just in case any
applications
60
*
Applications
may override this if they want to get control back after
85
*
Applications
may override this method to send JPEG messages somewhere
90
* Most Windows
applications
will still prefer to override this routine,
154
* Few
applications
should need to override this method.
/external/pdfium/third_party/libjpeg/
fpdfapi_jerror.c
10
* stderr is the right thing to do. Many
applications
will want to replace
31
* The message table is made an external symbol just in case any
applications
50
*
Applications
may override this if they want to get control back after
75
*
Applications
may override this method to send JPEG messages somewhere
80
* Most Windows
applications
will still prefer to override this routine,
138
* Few
applications
should need to override this method.
/external/srtp/
Makefile
8
# runtest runs test
applications
9
# test builds test
applications
21
@echo "running libsrtp test
applications
..."
28
@echo "libsrtp test
applications
passed."
117
# test
applications
146
# for building libsrtp or the test
applications
/frameworks/base/docs/html/guide/topics/manifest/
permission-element.jd
22
limit access to specific components or features of this or other
applications
.
96
applications
access to isolated application-level features, with
97
minimal risk to other
applications
, the system, or the user.
122
<td>A permission that the system grants only to
applications
that are
126
for most needs and works regardless of exactly where
applications
are
129
vendors have
applications
built into a system image and need
Completed in 1109 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>