OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:application
(Results
1851 - 1875
of
12067
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/frameworks/base/services/java/com/android/server/am/
AppWaitingForDebuggerDialog.java
41
text.append("
Application
");
68
// Kill the
application
.
/frameworks/base/test-runner/tests/
AndroidManifest.xml
20
<
application
>
37
</
application
>
/frameworks/base/tests/AccessoryDisplay/sink/
AndroidManifest.xml
23
<
application
android:label="@string/app_name"
40
</
application
>
/frameworks/base/tests/AccessoryDisplay/source/
AndroidManifest.xml
23
<
application
android:label="@string/app_name"
40
</
application
>
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/
AndroidManifest.xml
23
<
application
android:label="Smart Camera"
37
</
application
>
/frameworks/base/tests/CanvasCompare/
AndroidManifest.xml
22
<
application
42
</
application
>
/frameworks/base/tests/DpiTest/
AndroidManifest.xml
27
<
application
android:label="DpiTest">
40
</
application
>
/frameworks/base/tests/ImfTest/tests/
AndroidManifest.xml
23
<
application
>
25
</
application
>
/frameworks/base/tests/SmokeTestApps/
AndroidManifest.xml
20
<
application
android:label="something">
44
</
application
>
/frameworks/base/tests/TtsTests/
AndroidManifest.xml
19
<
application
>
38
</
application
>
/frameworks/opt/datetimepicker/res/values/
styles.xml
20
Base
application
theme, dependent on API level. This theme is replaced
31
<!--
Application
theme. -->
/frameworks/rs/java/tests/GenImages/
AndroidManifest.xml
26
<
application
38
</
application
>
/frameworks/wilhelm/src/itf/
IOutputMix.c
31
// The
application
can set pDeviceIDs == NULL in order to find out number of devices.
32
// Then the
application
can allocate a proper-sized device ID array and try again.
/hardware/ti/wpan/tools/FM/FmTxApp/
AndroidManifest.xml
10
<
application
android:icon="@drawable/txradio_ics" android:label="@string/app_name">
46
</
application
>
/hardware/ti/wpan/tools/FM/service/
AndroidManifest.xml
28
<
application
44
</
application
>
/libcore/crypto/src/main/java/org/conscrypt/
AlertException.java
29
// SSLException to be thrown to
application
side
38
* @param reason The SSLException to be thrown to
application
side after alert processing
/ndk/build/awk/
extract-launchable.awk
16
# from an
application
's manifest (i.e. AndroidManifest.xml). Usage:
24
# A given
application
can have several activities, and each activity
43
XML_RPATH == "ACTIVITY/
APPLICATION
/MANIFEST/" ) {
50
XML_RPATH == "
APPLICATION
/MANIFEST/" ) {
64
XML_RPATH == "INTENT-FILTER/ACTIVITY/
APPLICATION
/MANIFEST/" ) {
72
XML_RPATH == "ACTIVITY/
APPLICATION
/MANIFEST/" ) {
80
XML_RPATH == "ACTION/INTENT-FILTER/ACTIVITY/
APPLICATION
/MANIFEST/" ) {
89
XML_RPATH == "CATEGORY/INTENT-FILTER/ACTIVITY/
APPLICATION
/MANIFEST/" ) {
/packages/apps/BasicSmsReceiver/
AndroidManifest.xml
30
<
application
android:name="BasicSmsReceiverApp"
44
</
application
>
/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
BasicSmsReceiverApp.java
20
import android.app.
Application
;
24
public class BasicSmsReceiverApp extends
Application
{
/packages/apps/Calendar/tests/
AndroidManifest.xml
21
<
application
>
23
</
application
>
/packages/apps/ContactsCommon/src/com/android/contacts/common/test/
InjectedServices.java
28
* A mechanism for providing alternative (mock) services to the
application
29
* while running tests. Activities, Services and the
Application
should check
/packages/apps/ContactsCommon/tests/
AndroidManifest.xml
21
<
application
>
35
</
application
>
/packages/apps/Gallery2/src/com/android/gallery3d/data/
SnailSource.java
30
public SnailSource(GalleryApp
application
) {
32
mApplication =
application
;
/packages/apps/KeyChain/tests/
AndroidManifest.xml
30
<
application
>
46
</
application
>
/packages/apps/Mms/tests/SmsAutoReply/
AndroidManifest.xml
28
<
application
android:icon="@drawable/icon" android:label="@string/app_name">
36
</
application
>
Completed in 1416 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>