OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:category
(Results
51 - 75
of
679
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/NotePad/
AndroidManifest.xml
35
<
category
android:name="android.intent.
category
.LAUNCHER" />
41
<
category
android:name="android.intent.
category
.DEFAULT" />
46
<
category
android:name="android.intent.
category
.DEFAULT" />
63
<
category
android:name="android.intent.
category
.DEFAULT" />
71
<
category
android:name="android.intent.
category
.DEFAULT" /
[
all
...]
/development/tutorials/NotepadCodeLab/Notepadv1/
AndroidManifest.xml
8
<
category
android:name="android.intent.
category
.LAUNCHER" />
/development/tutorials/NotepadCodeLab/Notepadv1Solution/
AndroidManifest.xml
8
<
category
android:name="android.intent.
category
.LAUNCHER" />
/development/tutorials/NotepadCodeLab/Notepadv2/
AndroidManifest.xml
8
<
category
android:name="android.intent.
category
.LAUNCHER" />
/development/tutorials/NotepadCodeLab/Notepadv2Solution/
AndroidManifest.xml
7
<
category
android:name="android.intent.
category
.LAUNCHER" />
/development/tutorials/NotepadCodeLab/Notepadv3/
AndroidManifest.xml
7
<
category
android:name="android.intent.
category
.LAUNCHER" />
/development/tutorials/NotepadCodeLab/Notepadv3Solution/
AndroidManifest.xml
7
<
category
android:name="android.intent.
category
.LAUNCHER" />
/frameworks/base/libs/rs/java/Film/
AndroidManifest.xml
10
<
category
android:name="android.intent.
category
.LAUNCHER" />
/frameworks/base/libs/rs/java/Fountain/
AndroidManifest.xml
10
<
category
android:name="android.intent.
category
.LAUNCHER" />
/frameworks/base/libs/rs/java/ImageProcessing/
AndroidManifest.xml
12
<
category
android:name="android.intent.
category
.LAUNCHER" />
/frameworks/base/tests/LowStorageTest/
AndroidManifest.xml
9
<
category
android:name="android.intent.
category
.LAUNCHER" />
/frameworks/base/tests/SslLoad/
AndroidManifest.xml
9
<
category
android:name="android.intent.
category
.LAUNCHER" />
/ndk/samples/bitmap-plasma/
AndroidManifest.xml
11
<
category
android:name="android.intent.
category
.LAUNCHER" />
/ndk/samples/hello-jni/
AndroidManifest.xml
13
<
category
android:name="android.intent.
category
.LAUNCHER" />
/ndk/samples/hello-neon/
AndroidManifest.xml
11
<
category
android:name="android.intent.
category
.LAUNCHER" />
/ndk/samples/san-angeles/
AndroidManifest.xml
11
<
category
android:name="android.intent.
category
.LAUNCHER" />
/ndk/samples/two-libs/
AndroidManifest.xml
12
<
category
android:name="android.intent.
category
.LAUNCHER" />
/packages/apps/Browser/
AndroidManifest.xml
60
<
category
android:name="android.intent.
category
.DEFAULT" />
66
<
category
android:name="android.intent.
category
.DEFAULT" />
67
<
category
android:name="android.intent.
category
.BROWSABLE" />
77
<
category
android:name="android.intent.
category
.BROWSABLE" />
78
<
category
android:name="android.intent.
category
.DEFAULT" /
[
all
...]
/packages/apps/Calculator/
AndroidManifest.xml
12
<
category
android:name="android.intent.
category
.LAUNCHER" />
/packages/apps/QuickSearchBox/benchmarks/
AndroidManifest.xml
28
<
category
android:name="android.intent.
category
.DEFAULT" />
37
<
category
android:name="android.intent.
category
.DEFAULT" />
46
<
category
android:name="android.intent.
category
.DEFAULT" />
55
<
category
android:name="android.intent.
category
.DEFAULT" />
/sdk/templates/
AndroidManifest.template
11
<
category
android:name="android.intent.
category
.LAUNCHER" />
/external/webkit/WebKitTools/Scripts/webkitpy/style/
filter.py
32
all_categories: A list of all available
category
names, for example--
38
the beginning of some
category
name in the list
47
for
category
in all_categories:
48
if
category
.startswith(rule[1:]):
53
"of any
category
name." % rule)
61
"""Create a
category
filter.
79
self._should_check_category = {} # Cached dictionary of
category
to True/False
94
def should_check(self,
category
):
95
"""Return whether the
category
should be checked.
97
The rules for determining whether a
category
should be checke
[
all
...]
/packages/apps/Mms/
AndroidManifest.xml
61
<
category
android:name="android.intent.
category
.LAUNCHER" />
62
<
category
android:name="android.intent.
category
.DEFAULT" />
66
<
category
android:name="android.intent.
category
.DEFAULT" />
71
<
category
android:name="android.intent.
category
.DEFAULT" />
82
<
category
android:name="android.intent.
category
.DEFAULT" /
[
all
...]
/dalvik/dx/tests/047-dex-wide-args/
info.txt
2
wide (
category
-2) arguments get treated reasonably.
/dalvik/libcore-disabled/SoundTest/
AndroidManifest.xml
23
<
category
android:name="android.intent.
category
.DEFAULT"/>
24
<
category
android:name="android.intent.
category
.LAUNCHER"/>
Completed in 350 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>