OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:application
(Results
451 - 475
of
14555
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/ndk/tests/awk/extract-launchable/
no-launchable.in
7
<
application
android:label="@string/app_name"
16
</
application
>
one-launchable.in
7
<
application
android:label="@string/app_name"
16
</
application
>
/ndk/tests/build/awk-trailing-r/
AndroidManifest.xml
6
<
application
android:label="@string/app_name" android:debuggable="true">
14
</
application
>
/packages/experimental/Bummer/
AndroidManifest.xml
7
<
application
android:label="Bummer">
17
</
application
>
/packages/experimental/NotificationLog/
AndroidManifest.xml
7
<
application
18
</
application
>
/packages/experimental/PrintApp/
AndroidManifest.xml
10
<
application
22
</
application
>
/sdk/testapps/aidlTest/mainProject/
AndroidManifest.xml
7
<
application
android:label="@string/app_name" >
17
</
application
>
/sdk/testapps/buildConfigTest/app/
AndroidManifest.xml
6
<
application
android:label="@string/app_name" android:icon="@drawable/ic_launcher">
14
</
application
>
/sdk/testapps/customPropAnimTest/
AndroidManifest.xml
9
<
application
21
</
application
>
/sdk/testapps/customViewTest/mainProject/
AndroidManifest.xml
6
<
application
android:label="@string/app_name">
14
</
application
>
/sdk/testapps/jarCheckTests1/app/
AndroidManifest.xml
6
<
application
android:label="@string/app_name">
14
</
application
>
/sdk/testapps/jarCheckTests1/lib1/
AndroidManifest.xml
6
<
application
android:label="@string/app_name">
14
</
application
>
/sdk/testapps/jarCheckTests1/lib2/
AndroidManifest.xml
6
<
application
android:label="@string/app_name">
14
</
application
>
/sdk/testapps/jarCheckTests2/app/
AndroidManifest.xml
6
<
application
android:label="@string/app_name">
14
</
application
>
/sdk/testapps/jarCheckTests2/lib1/
AndroidManifest.xml
6
<
application
android:label="@string/app_name">
14
</
application
>
/sdk/testapps/jarCheckTests2/lib2/
AndroidManifest.xml
6
<
application
android:label="@string/app_name">
14
</
application
>
/sdk/testapps/jarCheckTests3/app/
AndroidManifest.xml
6
<
application
android:label="@string/app_name">
14
</
application
>
/sdk/testapps/jarCheckTests3/lib1/
AndroidManifest.xml
6
<
application
android:label="@string/app_name">
14
</
application
>
/sdk/testapps/jarCheckTests3/lib2/
AndroidManifest.xml
6
<
application
android:label="@string/app_name">
14
</
application
>
/sdk/testapps/javaProjectTest/lib1/
AndroidManifest.xml
7
<
application
19
</
application
>
/sdk/testapps/libsAndJarTest/lib1/
AndroidManifest.xml
7
<
application
19
</
application
>
/sdk/testapps/testProjectTest/lib/
AndroidManifest.xml
9
<
application
>
18
</
application
>
/sdk/testapps/userLibTest/
AndroidManifest.xml
6
<
application
android:label="@string/app_name" android:icon="@drawable/ic_launcher">
14
</
application
>
/frameworks/base/docs/html/guide/practices/
screens-support-1.5.jd
16
an
application
designed for Android 1.5</li>
47
default, an
application
written for Android 1.5 or below that does not set the <a
52
<em>normal</em> screen size (basically, the system displays the
application
in a small window
55
<p>This document describes how to get your
application
out of <a
71
<p>If you have already developed and published an Android
application
based on
73
need to make some changes to your
application
in order for it to properly run on newer devices with
74
different screen configurations. You should be able to make these changes to your
application
such
77
<p>The recommended strategy is to develop your
application
against Android 1.6 (because it's the
78
lowest version that includes support for multiple screens) and test your
application
on each
79
platform version your
application
supports (especially the minimum platform, such as Android 1.5)
[
all
...]
/external/chromium_org/chrome/browser/lifetime/
application_lifetime.h
53
// CloseAllBrowsers() on platforms where the
application
exits
55
// this will additionally exit the
application
if all browsers are
77
// message. This will quit the
application
if there is nothing other than
78
// browser windows keeping it alive or the
application
is quitting.
81
// Begins shutdown of the
application
when the desktop session is ending.
84
// Tells the BrowserList to keep the
application
alive after the last Browser
88
// longer need to keep the
application
running.
91
// Stops keeping the
application
alive after the last Browser is closed.
95
// Returns true if
application
will continue running after the last Browser
107
// Called once the
application
is exiting
[
all
...]
Completed in 1360 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>