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

1 2 3 4 5 6 7 8 91011>>

  /sdk/eclipse/scripts/
_mk_icons.sh 3 function icon() { function
8 icon M green manifest
9 icon S blue sharedUserId
10 icon S red signature
11 icon P green package
13 icon I green instrumentation
14 icon F green functionalTest
15 icon H green handleProfiling
16 icon I green icon
    [all...]
  /external/qemu/images/
android_icon.rc 1 1 ICON "../images/android_icon.ico"
  /packages/apps/Contacts/tests/res/xml/
iconset.xml 0 <icon-set
4 <icon-default android:icon="@drawable/default_icon" />
5 <icon android:mimeType="vnd.android.cursor.item/phone"
6 android:icon="@drawable/phone_icon" />
8 </icon-set
  /frameworks/base/core/tests/coretests/res/raw/
install_shared1_unsigned 
install_shared2_unsigned 
install_shared1_cert1 
install_shared1_cert2 
install_shared2_cert1 
install_shared2_cert2 
install_shared1_cert1_cert2 
install_shared2_cert1_cert2 
  /external/bluetooth/glib/gio/tests/
g-icon.c 33 GIcon *icon; local
49 uri = "file:///some/native/path/to/an/icon.png";
51 icon = g_file_icon_new (location);
52 data = g_icon_to_string (icon);
53 g_assert_cmpstr (data, ==, "/some/native/path/to/an/icon.png");
56 g_assert (g_icon_equal (icon, icon2));
58 g_object_unref (icon);
62 uri = "file:///some/native/path/to/an/icon with spaces.png";
64 icon = g_file_icon_new (location);
65 data = g_icon_to_string (icon);
    [all...]
  /sdk/sdklauncher/images/
android_icon.rc 1 1 ICON "../images/android_icon.ico"
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/
CommandParams.java 36 boolean setIcon(Bitmap icon) { return true; }
47 boolean setIcon(Bitmap icon) {
48 if (icon != null && textMsg != null) {
49 textMsg.icon = icon;
69 boolean setIcon(Bitmap icon) {
70 if (icon != null && confirmMsg != null) {
71 confirmMsg.icon = icon;
89 boolean setIcon(Bitmap icon) {
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/icons/
README 3 The wpa_gui icon is licensed under the GPL version 2. Alternatively, the icon
6 To convert the svg icon to other formats, make sure inkscape and imagemagick
  /external/bluetooth/glib/gio/
gemblem.c 42 * having an emblem, which is an icon with additional properties.
55 GIcon *icon; member in struct:_GEmblem
85 g_value_set_object (value, emblem->icon);
108 emblem->icon = g_value_get_object (value);
126 g_object_unref (emblem->icon);
151 g_param_spec_object ("icon",
152 P_("The icon of the emblem"),
153 P_("The actual icon of the emblem"),
166 * @icon: a GIcon containing the icon
315 GIcon *icon; local
    [all...]
gthemedicon.c 36 * @short_description: Icon theming support
40 * #GThemedIcon is an implementation of #GIcon that supports icon themes.
41 * #GThemedIcon contains a list of all of the icons present in an icon
43 * not provide actual pixmaps for icons, just the icon names.
82 GThemedIcon *icon = G_THEMED_ICON (object); local
87 g_value_set_boxed (value, icon->names);
91 g_value_set_boolean (value, icon->use_default_fallbacks);
105 GThemedIcon *icon = G_THEMED_ICON (object); local
117 if (icon->names)
118 g_strfreev (icon->names)
291 GIcon *icon = icon; local
488 GIcon *icon; local
    [all...]
gfileicon.c 42 * #GFileIcon specifies an icon by pointing to an image file
43 * to be used as icon.
49 static void g_file_icon_load_async (GLoadableIcon *icon,
85 GFileIcon *icon = G_FILE_ICON (object); local
90 g_value_set_object (value, icon->file);
104 GFileIcon *icon = G_FILE_ICON (object); local
109 icon->file = G_FILE (g_value_dup_object (value));
120 GFileIcon *icon; local
122 icon = G_FILE_ICON (object);
124 g_object_unref (icon->file)
227 GIcon *icon; local
287 GLoadableIcon *icon; member in struct:__anon1857
    [all...]
  /frameworks/base/docs/html/shareables/
icon_templates-v2.0.zip 
  /external/webkit/WebCore/platform/graphics/
Icon.h 52 class Icon : public RefCounted<Icon> {
54 static PassRefPtr<Icon> createIconForFiles(const Vector<String>& filenames);
56 ~Icon();
61 static PassRefPtr<Icon> create(HICON hIcon) { return adoptRef(new Icon(hIcon)); }
66 Icon(NSImage*);
69 Icon(HICON);
72 Icon();
75 Icon();
    [all...]
  /frameworks/base/core/java/android/content/pm/
LabeledIntent.java 25 * A special subclass of Intent that can have a custom label/icon
36 * and icon resources for it.
39 * @param sourcePackage The package in which the label and icon live.
41 * @param icon Resource containing the icon, or 0 if none.
44 int labelRes, int icon) {
49 mIcon = icon;
54 * label and icon resource for it.
57 * @param sourcePackage The package in which the label and icon live.
59 * @param icon Resource containing the icon, or 0 if none
154 Drawable icon = pm.getDrawable(mSourcePackage, mIcon, null); local
    [all...]
  /external/webkit/WebCore/platform/graphics/gtk/
IconGtk.cpp 31 #include "Icon.h"
42 Icon::Icon()
47 Icon::~Icon()
56 Lookup an appropriate icon according to either the Icon Naming Spec
57 or conventional Gnome icon names respectively.
59 See http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.htm
102 RefPtr<Icon> icon = adoptRef(new Icon); local
    [all...]
  /packages/inputmethods/PinyinIME/res/xml/
skb_smiley.xml 27 <key label=":)" icon="@drawable/emotion_icon_00"
29 <key label=";)" icon="@drawable/emotion_icon_01"
31 <key label=":P" icon="@drawable/emotion_icon_02"
33 <key label=":D" icon="@drawable/emotion_icon_03"
35 <key label="^_^" icon="@drawable/emotion_icon_04"
37 <key label="^O^" icon="@drawable/emotion_icon_05"
39 <key label=":-*" icon="@drawable/emotion_icon_06"
44 <key label=":(" icon="@drawable/emotion_icon_10"
46 <key label=":'(" icon="@drawable/emotion_icon_11"
48 <key label=":S" icon="@drawable/emotion_icon_12
    [all...]
  /external/nist-sip/java/javax/sip/header/
ContentDispositionHeader.java 10 String ICON = "Icon";
  /external/webkit/WebCore/platform/graphics/chromium/
IconChromiumLinux.cpp 32 #include "Icon.h"
40 Icon::Icon(const PlatformIcon& icon)
41 : m_icon(icon)
45 Icon::~Icon()
49 PassRefPtr<Icon> Icon::createIconForFiles(const Vector<String>&)
55 void Icon::paint(GraphicsContext*, const IntRect&
    [all...]

Completed in 499 milliseconds

1 2 3 4 5 6 7 8 91011>>