HomeSort by relevance Sort by last modified time
    Searched full:icon (Results 726 - 750 of 1136) sorted by null

<<21222324252627282930>>

  /development/samples/BrowserPlugin/
README 69 res/*: location of the static resources (e.g. an icon for the plugin)
  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
CandidateView.java 140 // Get the desired height of the icon menu view (last row of items does
  /external/bluetooth/glib/gio/
gcontenttype.c 247 /* icon-name similar to how it was with gtk-2-12 */
254 /* if not found an icon fall back to gtk-builtins */
741 * Gets the icon for a content type.
772 /* Not all icons have migrated to the new icon theme spec, look for old names too */
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_wimppoll.c 311 regs.r[1] = -1; /* Icon handle */
  /external/quake/
README 91 The "Quake icon" should be next to the "Single Player" menu item. Press the
  /external/quake/quake/src/WinQuake/
client.h 205 float last_received_message; // (realtime) for net trouble icon
  /external/webkit/WebCore/WebCore.gyp/
WebCore.gyp 126 '../loader/icon',
712 # Use loader/icon/IconDatabaseNone.cpp instead.
713 '../loader/icon/IconDatabase.cpp',
742 '../loader/icon/IconFetcher.cpp',
    [all...]
  /external/webkit/WebCore/
config.h 189 // apple-touch-icon support in <link> tags
  /external/webkit/WebCore/css/
CSSValueKeywords.in 33 icon
  /external/webkit/WebCore/history/
HistoryItem.h 102 Image* icon() const;
  /frameworks/base/core/java/android/app/
WallpaperInfo.java 195 * Load the user-displayed icon for this wallpaper.
  /frameworks/base/core/java/android/view/inputmethod/
InputMethodInfo.java 211 * Load the user-displayed icon for this input method.
  /frameworks/base/core/java/android/widget/
QuickContactBadge.java 211 * profile icon.
  /frameworks/base/core/res/res/layout/
keyguard_screen_lock.xml 168 <!-- lock icon with 'screen locked' message
  /frameworks/base/docs/html/guide/developing/tools/
hierarchy-viewer.jd 23 icon at the bottom-left of the window.
  /frameworks/base/docs/html/resources/articles/
live-wallpapers.jd 67 <li><code>android.home.drop</code>: When the user drops an icon or a widget
  /frameworks/base/docs/html/sdk/
android-2.0-highlights.jd 95 when you touch a contact photo or status icon.</li>
  /frameworks/base/services/java/com/android/server/status/
UsbStorageActivity.java 108 mIcon = (ImageView) findViewById(com.android.internal.R.id.icon);
  /frameworks/base/test-runner/src/android/test/
TestListActivity.java 160 // I'd rather do this with an icon column, but I don't know how
  /packages/apps/Calendar/
AndroidManifest.xml 40 android:label="@string/app_label" android:icon="@drawable/app_icon"
  /packages/apps/IM/src/com/android/im/app/
ContactView.java 117 // status icon
  /packages/apps/Mms/tests/src/com/android/mms/ui/
LongThreadTest.java 235 public MenuItem setIcon(Drawable icon) {
  /packages/apps/Stk/src/com/android/stk/
StkMenuActivity.java 266 // Display title & title icon
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssist.java 440 Image icon = null; local
444 icon = ((ElementDescriptor)choice).getIcon();
452 icon = ((AttributeDescriptor)choice).getIcon();
505 icon, // Image image
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DescriptorsUtils.java 472 * If the descriptor can provide an icon, the caller should provide
494 Image icon = elementDescriptor.getIcon();
495 if (icon != null) {
593 if (icon != null) {
    [all...]

Completed in 4949 milliseconds

<<21222324252627282930>>