OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ICONS
(Results
1 - 5
of
5
) sorted by null
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
Makefile
5
ICONS
:= $(addsuffix .png, $(foreach name, $(NAMES), $(foreach size, $(SIZES), $(size)/$(name))))
6
ICONS
+= $(addsuffix .xpm, $(NAMES))
8
all: $(
ICONS
)
/frameworks/base/core/tests/notificationtests/src/android/app/
NotificationStressTest.java
37
private static final int[]
ICONS
= new int[] {
81
Notification notification = new Notification(
ICONS
[mRandom.nextInt(
ICONS
.length)], text,
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateHandlerTest.java
782
if (issue.getCategory() == Category.
ICONS
){
[
all
...]
/prebuilts/devtools/tools/lib/
lint-api.jar
/prebuilts/sdk/tools/lib/
lint_api.jar
Completed in 1030 milliseconds