OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:application
(Results
576 - 600
of
12067
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/HTMLViewer/
AndroidManifest.xml
25
<
application
android:label="@string/app_label">
35
<data android:mimeType="
application
/xhtml+xml"/>
36
<data android:mimeType="
application
/vnd.wap.xhtml+xml"/>
46
</
application
>
/packages/apps/KeyChain/res/values-fr/
strings.xml
22
<string name="requesting_application" msgid="1589142627467598421">"L\'
application
%s a demandé un certificat. Choisissez un certificat pour permettre à l\'
application
d\'utiliser cette identité auprès des serveurs à compter d\'aujourd\'hui."</string>
23
<string name="requesting_server" msgid="5832565605998634370">"L\'
application
a identifié le serveur demandeur comme %s, mais vous ne devez permettre à l\'
application
d\'accéder au certificat que si vous faites confiance à celle-ci."</string>
/packages/apps/KeyChain/res/values-fr-rCA/
strings.xml
22
<string name="requesting_application" msgid="1589142627467598421">"L\'
application
%s a demandé un certificat. Choisissez un certificat pour permettre à l\'
application
d\'utiliser cette identité auprès des serveurs à compter d\'aujourd\'hui."</string>
23
<string name="requesting_server" msgid="5832565605998634370">"L\'
application
a identifié le serveur demandeur comme %s, mais vous ne devez permettre à l\'
application
d\'accéder au certificat que si vous faites confiance à celle-ci."</string>
/packages/apps/QuickSearchBox/tests/
AndroidManifest.xml
21
<!-- We add an
application
tag here just so that we can indicate that
24
<
application
>
29
</
application
>
31
This declares that this
application
uses the instrumentation test runner targeting
/packages/apps/Stk/src/com/android/stk/
StkApp.java
19
import android.app.
Application
;
24
* Top-level
Application
class for STK app.
26
abstract class StkApp extends
Application
{
27
//
Application
constants
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/
README
7
To use it, define APP_STL to 'gnustl_static' in your
Application
.mk.
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/
README
7
To use it, define APP_STL to 'gnustl_static' in your
Application
.mk.
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/
README
7
To use it, define APP_STL to 'gnustl_static' in your
Application
.mk.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/
README
7
To use it, define APP_STL to 'gnustl_static' in your
Application
.mk.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/
README
7
To use it, define APP_STL to 'gnustl_static' in your
Application
.mk.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Required_Suite.py
1
"""Suite Required Suite: Every
application
supports open, print, run, and quit
/prebuilts/tools/common/proguard/proguard4.7/examples/annotations/src/proguard/annotation/
KeepApplication.java
12
* This annotation specifies to keep the annotated class as an
application
,
/sdk/monitor/
HOWTO-BUILD
1
To build the Monitor RCP based
application
, do:
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/
_index.html
6
application
which comes by default with Android devices. It is a hands-on example of various
8
The sample demonstrates how to provide
application
specific feedback — the service
9
handles only accessibility events from the Clock
application
. Further, the sample demonstrates
/development/samples/BluetoothHDP/
_index.jd
5
<p>A sample
application
that demonstrates how to communicate with a Bluetooth Health Device Profile (HDP) device. This feature is available on Android 4.0 (API level 14) or above platforms. The Android Bluetooth Health API lets you create
14
<p>The
application
manages connection with Bluetooth HDP-enabled devices. Possible device type include blood pressure monitor, glucose meter, thermometer, etc. Upon connection, the
application
retrieves raw data sent from the device. Note that in order to interpret the data, a parser that conforms to the IEEE 11073-xxxxx specifications would be required.</p>
/development/samples/CrossCompatibility/
_index.html
1
<p>This sample demonstrates how to design an
application
that is compatible across different Android versions. Applications
5
<p>In this case, the CrossCompatibility
application
shows how to use APIs that are not available in all Android versions and
9
<li>The main
application
's <a
/development/samples/HelloActivity/tests/
AndroidManifest.xml
20
<!-- We add an
application
tag here just so that we can indicate that
23
<
application
>
25
</
application
>
/development/samples/LunarLander/tests/
AndroidManifest.xml
20
<!-- We add an
application
tag here just so that we can indicate that
23
<
application
>
25
</
application
>
/development/samples/SimpleJNI/
AndroidManifest.xml
17
<!-- This is an example of writing an
application
that bundles a
21
<
application
android:label="Simple JNI">
28
</
application
>
/development/samples/SkeletonApp/tests/
AndroidManifest.xml
20
<!-- We add an
application
tag here just so that we can indicate that
23
<
application
>
25
</
application
>
/development/samples/Snake/tests/
AndroidManifest.xml
20
<!-- We add an
application
tag here just so that we can indicate that
23
<
application
>
25
</
application
>
/development/samples/Support7Demos/
_index.html
1
<p>The Support v7 Demos
application
contains a variety of small sample
4
build in to your
application
to access new features and common
18
"project, so the
application
code and other resource files for all samples are batched "+
/development/samples/WiFiDirectDemo/
_index.html
1
<p>This is a demo
application
highlighting how to make peer to peer network connections with
2
the Wi-Fi Direct APIs. The
application
allows you to transfer jpeg images from the gallery after a succesful connection.</p>
8
<p>The
application
includes:<p>
21
— an <code>IntentService</code> that services file transfer requests from the
application
by using TCP sockets. </li> </ul>
22
<p>If you are developing an
application
that uses the Wi-Fi Direct APIs, remember that the
24
the platform. To ensure that your
application
can only
26
following to the
application
's manifest before publishing to Google Play:</p>
28
indicates to Google Play and the platform that your
application
requires
33
element.</li> </ul> <p>To control how Google Play filters your
application
35
application
's manifest <ul> <li><code><uses-featur
[
all
...]
/development/samples/WiFiDirectServiceDiscovery/
_index.html
1
<p>This is a demo
application
highlighting how to advertise and discover local services that are Wi-Fi peer to peer network capable with
3
As an example, a gaming
application
can find and associate with devices that support the game. This
application
allows you to chat with a peer after a succesful connection.</p>
8
<p>The
application
includes:<p>
26
<p>If you are developing an
application
that uses the Wi-Fi Direct Service Discovery APIs, remember that the
28
the platform. To ensure that your
application
can only
30
following to the
application
's manifest before publishing to Google Play:</p>
32
indicates to Google Play and the platform that your
application
requires
37
element.</li> </ul> <p>To control how Google Play filters your
application
39
application
's manifest <ul> <li><code><uses-featur
[
all
...]
/device/sample/apps/SampleEmailPolicy/
AndroidManifest.xml
22
loaded and used by the email
application
.
24
<
application
android:label="@string/app_label">
25
</
application
>
Completed in 2714 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>