HomeSort by relevance Sort by last modified time
    Searched full:icons (Results 1 - 25 of 244) sorted by null

1 2 3 4 5 6 7 8 910

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/
about.ini 1 featureImage=icons/android_32x32.pn
build.properties 3 icons/,\
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
icons.qrc 2 <qresource prefix="/icons" >
3 <file alias="wpa_gui.svg">icons/wpa_gui.svg</file>
icons_png.qrc 2 <qresource prefix="/icons" >
3 <file alias="wpa_gui.png">icons/hicolor/16x16/apps/wpa_gui.png</file>
  /external/bluetooth/glib/gio/xdgmime/
xdgmimeicon.c 57 struct XdgIcon *icons; member in struct:XdgIconList
68 list->icons = NULL;
79 if (list->icons)
83 free (list->icons[i].mime_type);
84 free (list->icons[i].icon_name);
86 free (list->icons);
109 entry = bsearch (&key, list->icons, list->n_icons,
134 list->icons = realloc (list->icons, alloc * sizeof (XdgIcon));
149 list->icons = realloc (list->icons,
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/icons/
README 7 are installed and use `make' to create various sized png and xpm icons.
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/
build.properties 4 icons/,\
plugin.xml 14 icon="icons/device.png"
22 icon="icons/android.png"
30 icon="icons/android.png"
37 icon="icons/thread.png"
44 icon="icons/heap.png"
51 icon="icons/android.png"
58 icon="icons/emulator.png"
65 icon="icons/heap.png"
73 icon="icons/android.png"
  /packages/apps/Camera/src/com/android/camera/
IconIndicator.java 42 Drawable icons[] = loadIcons(context.getResources(), local
48 setModesAndIcons(modes, icons);
68 private void setModesAndIcons(CharSequence[] modes, Drawable icons[]) {
69 if (modes.length != icons.length || icons.length == 0) {
72 mIcons = icons;
  /external/webkit/WebKit/mac/Misc/
WebIconDatabase.h 50 - memory cache icons at different sizes
55 - UI elements to retrieve icons that represent site URLs.
56 - Save icons to disk for later use.
58 Every icon in the database has a retain count. If an icon has a retain count greater than 0, it will be written to disk for later use. If an icon's retain count equals zero it will be removed from disk. The retain count is not persistent across launches. If the WebKit client wishes to retain an icon it should retain the icon once for every launch. This is best done at initialization time before the database begins removing icons. To make sure that the database does not remove unretained icons prematurely, call delayDatabaseCleanup until all desired icons are retained. Once all are retained, call allowDatabaseCleanup.
60 Note that an icon can be retained after the database clean-up has begun. This just has to be done before the icon is removed. Icons are removed from the database whenever new icons are added to it.
62 Retention methods can be called for icons that are not yet in the database.
127 @discussion Only effective if called before the database begins removing icons
    [all...]
  /external/webkit/WebKit/win/Interfaces/
IWebIconDatabase.idl 38 - memory cache icons at different sizes
44 - UI elements to retrieve icons that represent site URLs.
45 - Save icons to disk for later use.
47 Every icon in the database has a retain count. If an icon has a retain count greater than 0, it will be written to disk for later use. If an icon's retain count equals zero it will be removed from disk. The retain count is not persistent across launches. If the WebKit client wishes to retain an icon it should retain the icon once for every launch. This is best done at initialization time before the database begins removing icons. To make sure that the database does not remove unretained icons prematurely, call delayDatabaseCleanup until all desired icons are retained. Once all are retained, call allowDatabaseCleanup.
49 Note that an icon can be retained after the database clean-up has begun. This just has to be done before the icon is removed. Icons are removed from the database whenever new icons are added to it.
51 Retention methods can be called for icons that are not yet in the database.
128 @discussion Only effective if called before the database begins removing icons
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd 10 <li>You can use several types of icons in an Android application.</li>
11 <li>Your icons should follow the general specification in this document.</li>
30 <li><a href="#launcherapx">Standard Launcher icons</a></li>
31 <li><a href="#menuapx">Standard Menu icons</a></li>
32 <li><a href="#statusbarapx">Standard Status bar icons</a></li>
65 <p>This document provides information to help you create icons for various parts
70 <p>To get started creating your icons more quickly, you can download
78 screen sizes and resolutions. When you design the icons for your application,
83 provide icons in such a way that they will be displayed properly on any device,
86 <p>In general, the recommended approach is to create a separate set of icons fo
    [all...]
index.jd 17 <dd>Your applications need a wide variety of icons, from a launcher icon to
18 icons in menus, dialogs, tabs, the status bar, and lists. The Icon Guidelines
20 shading, and other details for making all your icons fit in the Android system.
22 filters that make it much simpler to create conforming icons.</dd>
icon_design_1.jd 10 <li>You can use several types of icons in an Android application.</li>
11 <li>Your icons should follow the specification in this document.</li>
12 <li>A set of standard icons is provided by the Android platform. Your
13 application can use the standard icons by referencing them as resources.</li>
30 <li><a href="#launcherapx">Launcher icons</a></li>
31 <li><a href="#menuapx">Menu icons</a></li>
32 <li><a href="#statusbarapx">Status bar icons</a></li>
62 <p>This document shows you how to create icons for various parts
67 <p>To get started creating conforming icons more quickly, you can download
87 <li>All launcher icons must be created with rounded corners to make them loo
    [all...]
  /packages/apps/Camera/res/values/
attrs.xml 27 <attr name="icons" format="reference" />
31 <attr name="icons" />
  /packages/apps/Gallery/res/values/
attrs.xml 18 <attr name="icons" format="reference" />
22 <attr name="icons" />
  /packages/apps/IM/plugin/com/android/im/plugin/
ImPlugin.java 32 * Gets an array of IDs of the smiley icons. The sequence of the IDs must
37 * @return An array of the IDs of the smiley icons.
  /development/tools/idegen/
idegen.ipr 173 <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
176 <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
179 <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
182 <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
185 <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
191 <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
197 <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
203 <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
209 <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
214 <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true"
    [all...]
  /development/tools/idegen/templates/
android.ipr 160 <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
163 <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
166 <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
169 <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
172 <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
178 <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
184 <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
190 <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
196 <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
201 <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true"
    [all...]
  /external/guava/
guava.ipr 172 <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
175 <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
178 <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
181 <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
184 <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
190 <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
196 <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
202 <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
208 <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
213 <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true"
    [all...]
  /external/junit/src/junit/swingui/
FailureRunView.java 43 fFailureIcon= TestRunner.getIconResource(getClass(), "icons/failure.gif");
44 fErrorIcon= TestRunner.getIconResource(getClass(), "icons/error.gif");
105 Icon errorIcon= TestRunner.getIconResource(getClass(), "icons/error.gif");
  /frameworks/base/tools/preload/
preload.ipr 239 <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
242 <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
245 <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
248 <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
251 <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
257 <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
263 <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
269 <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
275 <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
280 <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true"
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
IconFactory.java 36 * Factory to generate icons for Android Editors.
38 * Icons are kept here and reused.
67 // Dispose icons
83 * editor's "icons" directory. If it doesn't exists, a default icon will be
96 * editor's "icons" directory. If it doesn't exists, a default icon will be
98 * @param color The color of the text in the automatically generated icons,
100 * @param shape The shape of the icon in the automatically generated icons,
124 * editor's "icons" directory. If it doesn't exists, a default icon will be
137 * editor's "icons" directory. If it doesn't exists, a default icon will be
139 * @param color The color of the text in the automatically generated icons
    [all...]
  /packages/apps/Camera/src/com/android/camera/ui/
PreferenceAdapter.java 78 int [] icons = null; local
81 icons = iPref.getIconIds();
85 context, icons == null ? ICON_NONE : icons[i],
  /frameworks/base/core/res/res/layout/
status_bar_icon.xml 21 <!-- The icons are a fixed size so an app can't mess everything up with bogus images -->
22 <!-- TODO: the icons are hard coded to 25x25 pixels. Their size should come froem a theme -->

Completed in 336 milliseconds

1 2 3 4 5 6 7 8 910