OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:apps
(Results
76 - 100
of
1410
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Camera/res/values/
dimens.xml
3
/* //device/
apps
/common/assets/res/any/dimens.xml
/packages/apps/Email/res/anim/
footer_appear.xml
3
/* //device/
apps
/common/assets/res/layout/list_content.xml
footer_disappear.xml
3
/* //device/
apps
/common/assets/res/layout/list_content.xml
header_appear.xml
3
/* //device/
apps
/common/assets/res/layout/list_content.xml
header_disappear.xml
3
/* //device/
apps
/common/assets/res/layout/list_content.xml
/packages/apps/Gallery/res/anim/
transition_in.xml
3
/* //device/
apps
/common/res/anim/fade_in.xml
transition_out.xml
3
/* //device/
apps
/common/res/anim/fade_out.xml
/packages/apps/Gallery/res/values/
colors.xml
3
/* //device/
apps
/common/assets/res/any/colors.xml
/packages/apps/Launcher2/src/com/android/launcher2/
FolderInfo.java
21
* Represents a folder containing shortcuts or
apps
.
ShortcutsAdapter.java
38
public ShortcutsAdapter(Context context, ArrayList<ShortcutInfo>
apps
) {
39
super(context, 0,
apps
);
/packages/apps/QuickSearchBox/res/values-nl/
strings.xml
26
<string name="corpus_label_apps" msgid="73123028704144731">"Google
Apps
"</string>
28
<string name="corpus_hint_apps" msgid="4230401643970165739">"Zoeken in Google
Apps
"</string>
29
<string name="corpus_label_apps_market" msgid="7625179316335589490">"Google
Apps
en Market"</string>
31
<string name="corpus_hint_apps_market" msgid="627025611326022658">"Zoeken in Google
Apps
en Market"</string>
/frameworks/base/tools/preload/
Record.java
27
"com.google.android.
apps
.maps:FriendService",
28
"com.google.android.
apps
.maps\\u003AFriendService",
29
"com.google.android.
apps
.maps:driveabout",
30
"com.google.android.
apps
.maps\\u003Adriveabout",
31
"com.google.android.
apps
.maps:LocationFriendService",
32
"com.google.android.
apps
.maps\\u003ALocationFriendService",
/frameworks/base/core/tests/hosttests/src/android/content/pm/
PackageManagerStressHostTests.java
30
* Set of tests that verify host side stress scenarios (large
apps
, multiple upgrades, etc.)
50
// Large
apps
(>1mb) - filenames and their corresponding package names:
86
// Versioned test
apps
92
// @TODO: increase the max when we can install more
apps
206
* Stress test to verify that we can install, 20 large
apps
(>1mb each)
211
Log.i(LOG_TAG, "Test installing 20 large
apps
onto the sd card");
214
// Install all the large
apps
234
// Cleanup - ensure we uninstall all large
apps
if they were installed
250
* Stress test to verify that we can install many small
apps
onto SD.
255
Log.i(LOG_TAG, "Test installing 500 small
apps
onto SD")
[
all
...]
/development/pdk/docs/compatibility/
overview.jd
10
and great
apps
; great
apps
come from developers motivated by a large market
11
for their
apps
with many devices in users' hands; device manufacturers rely
12
on a wide variety of great
apps
to increase their products' value for
22
decisions, and be confident that their
apps
will run well on any compatible
/external/openssl/crypto/hmac/
Makefile
17
APPS
=
46
@$(PERL) $(TOP)/util/mklink.pl ../../
apps
$(
APPS
)
/external/openssl/crypto/krb5/
Makefile
17
APPS
=
47
@$(PERL) $(TOP)/util/mklink.pl ../../
apps
$(
APPS
)
/external/openssl/crypto/lhash/
Makefile
17
APPS
=
46
@$(PERL) $(TOP)/util/mklink.pl ../../
apps
$(
APPS
)
/external/openssl/crypto/md4/
Makefile
18
APPS
=md4.c
47
@$(PERL) $(TOP)/util/mklink.pl ../../
apps
$(
APPS
)
/external/openssl/crypto/pqueue/
Makefile
17
APPS
=
46
@$(PERL) $(TOP)/util/mklink.pl ../../
apps
$(
APPS
)
/external/openssl/crypto/rc2/
Makefile
17
APPS
=
46
@$(PERL) $(TOP)/util/mklink.pl ../../
apps
$(
APPS
)
/external/openssl/crypto/stack/
Makefile
17
APPS
=
46
@$(PERL) $(TOP)/util/mklink.pl ../../
apps
$(
APPS
)
/external/openssl/crypto/txt_db/
Makefile
17
APPS
=
46
@$(PERL) $(TOP)/util/mklink.pl ../../
apps
$(
APPS
)
/packages/apps/QuickSearchBox/res/values-pt/
strings.xml
29
<string name="corpus_label_apps_market" msgid="7625179316335589490">"Google
Apps
e Market"</string>
30
<string name="corpus_description_apps_market" msgid="6676825865398169853">"Google
Apps
e aplicativos do Market instalados"</string>
31
<string name="corpus_hint_apps_market" msgid="627025611326022658">"Pesquisar no Google
Apps
e Market"</string>
/packages/apps/QuickSearchBox/res/values-tr/
strings.xml
26
<string name="corpus_label_apps" msgid="73123028704144731">"Google
Apps
"</string>
28
<string name="corpus_hint_apps" msgid="4230401643970165739">"Google
Apps
\'ta Ara"</string>
31
<string name="corpus_hint_apps_market" msgid="627025611326022658">"Google
Apps
\'ta ve Market\'te Ara"</string>
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
AppsCorpus.java
33
* The
apps
search source.
39
private static final String APPS_CORPUS_NAME = "
apps
";
57
// TODO: Should we have a different icon for the
apps
corpus?
Completed in 217 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>