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

<<31323334353637383940>>

  /external/bluetooth/glib/docs/reference/glib/tmpl/
keyfile.sgml 15 <ulink url="http://freedesktop.org/Standards/icon-theme-spec">Icon
713 whose value is a localized string giving the name of the icon to be
  /frameworks/base/core/java/android/accounts/
AbstractAccountAuthenticator.java 50 * android:icon="@drawable/icon"
59 * corresponds to {@link Account#type} for your accounts. One user of the android:icon is the
  /frameworks/base/docs/html/guide/developing/tools/
ddms.jd 62 options</a>), a red icon will be shown next to the client name, while it waits for the
63 debugger to attach to the VM. When a debugger is connected, the icon will turn green. </p>
64 <p>If you see a crossed-out bug icon, this means that the DDMS was unable to complete a
  /frameworks/base/docs/html/guide/practices/
screens_support.jd     [all...]
  /frameworks/base/docs/html/intl/ja/guide/topics/
fundamentals.jd 231 android:icon="@drawable/small_pic.png"
240 <code><a href="{@docRoot}guide/topics/manifest/activity-element.html">&lt;activity&gt;</a></code> ??? {@code name} ?????????????????? {@link android.app.Activity} ????????????{@code icon} ??? {@code label} ????????????????????????????????????? ???????????
262 android:icon="@drawable/small_pic.png"
    [all...]
  /packages/apps/Gallery/res/values/
strings.xml 20 <!-- label for the icon meaning 'show me all the images' -->
23 <!-- label for the icon meaning 'show me all the videos' -->
26 <!-- label for the icon meaning 'show me all the images that were taken with the camera' -->
  /packages/apps/Gallery/src/com/android/camera/
GalleryPicker.java 147 // Show/Hide the "no images" icon and text. Load resources on demand.
485 // If we have zero folder, show the "no images" icon.
798 // to let the user sees the folder icon as soon as possible (and possibly
  /packages/apps/Settings/src/com/android/settings/
InstalledAppDetails.java 386 // Utility method to set applicaiton label and icon.
389 ImageView icon = (ImageView) appSnippet.findViewById(R.id.app_icon); local
390 icon.setImageDrawable(mAppInfo.loadIcon(mPm));
  /external/webkit/WebCore/
GNUmakefile.am 30 -I$(srcdir)/WebCore/loader/icon \
    [all...]
WebCore.pro 181 $$PWD/loader/icon \
703 loader/icon/IconLoader.cpp \
    [all...]
WebCore.gypi     [all...]
  /packages/apps/Browser/src/com/android/browser/
BrowserActivity.java 224 // Open the icon database and retain all the bookmark urls for favicons
    [all...]
  /external/webkit/WebKit/mac/
ChangeLog-2002-12-03 395 - Allow missing icons to be restored when going to the page of the missing icon.
498 (-[WebIconDatabase _setIconURL:forSiteURL:]): added asserts to prevent a site URL <-> icon URL mapping without a icon URL -> icon mapping
555 * Misc.subproj/WebIconDatabase.m: we don't have icon URLs for files
653 new generic URL icon -- little blue globe, pretty nice
    [all...]
  /external/bluetooth/glib/gio/
ChangeLog 522 * gio/tests/g-icon.c: Comment out two failing tests
544 extensions on icon names. Proposed by Axel von Bertoldi.
608 Bug 561352 ? Leak of icon description
611 generic icon string.
672 Don't return the fallback icon (text-x-generic) for all files.
673 This is causing problems with theme icon lookup and custom mime
677 This is a slight change as applications might not get an icon wher
681 icon if no icon is found, but this is only required for rare cases.
701 Implement icon serialization for built-in icon type
    [all...]
  /cts/tools/dx-tests/lib/
junit.jar 
  /cts/tools/utils/lib/
junit.jar 
  /cts/tools/vm-tests/lib/
junit.jar 
  /external/quake/quake/src/WinQuake/
vid_sunx.cpp 299 // direct drawing of the "accessing disk" icon isn't supported under Nextstep
310 // direct drawing of the "accessing disk" icon isn't supported under Nextstep
515 // VID_SetWindowTitle - set the window and icon titles
vid_sunxil.cpp 172 // direct drawing of the "accessing disk" icon isn't supported under Nextstep
183 // direct drawing of the "accessing disk" icon isnt supported under Nextstep
330 // VID_SetWindowTitle - set the window and icon titles
  /external/webkit/WebCore/inspector/front-end/
ResourcesPanel.js     [all...]
  /frameworks/base/core/java/android/view/
Window.java 49 /** Flag for having an icon on the left side of the title bar */
51 /** Flag for having an icon on the right side of the title bar */
216 * example, from the icon menu to the expanded menu).
    [all...]
WindowManagerPolicy.java 480 * @param icon The resource ID the application would like to use as its icon.
489 int labelRes, int icon);
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/
RecentCallsListActivity.java 540 // Store away the number so we can call it directly if you click on the call icon
585 // Set the text lines and call icon.
634 // Set the icon
    [all...]
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebChromeClientTest.java 468 public void onReceivedIcon(WebView view, Bitmap icon) {
  /development/apps/Development/src/com/android/development/
PackageSummary.java 72 mIconImage = (ImageView)findViewById(R.id.icon);

Completed in 1005 milliseconds

<<31323334353637383940>>