HomeSort by relevance Sort by last modified time
    Searched full:icons (Results 401 - 425 of 723) sorted by null

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintListDialog.java 52 private static final String PROJECT_LOGO_LARGE = "icons/android-64.png"; //$NON-NLS-1$
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourcePreviewHelper.java 75 * such as previewing icons from the manifest form editor; just pick default
  /sdk/traceview/src/com/android/traceview/
MainWindow.java 74 "icons/traceview-128.png");
  /external/chromium/chrome/browser/resources/ntp/
apps.js 55 // We wait for the app icons to load before displaying them, but never wait
652 // the icons once they've all been loaded to make it look nicer.
664 // to wait for all the icons. Instead, we wait until the visible portion
  /external/chromium/chrome/common/extensions/docs/
apps.html 417 "icons": {
479 <a href="manifest.html#icons">"icons" field</a>
browserAction.html 353 <p>Use browser actions to put icons
416 <p>Browser action icons can be up to 19 pixels wide and high.
417 Larger icons are resized to fit, but for best results,
498 </li><li><b>Do</b> use big, colorful icons that make the most of
500 Browser action icons should seem a little bigger
501 and heavier than page action icons.
    [all...]
  /external/chromium/chrome/common/extensions/docs/build/
directory.py 470 if (self._manifest.has_key('icons') and
471 self._manifest['icons'].has_key('128')):
472 return self._manifest['icons']['128']
  /external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/
popup.html 131 // Persistent click handler for star icons.
154 // Persistent click handler for star icons.
502 '<div><img src="img/icons/', type, '.gif">',
  /external/chromium/chrome/common/extensions/
extension_file_util.cc 142 // Validate icons exist.
144 extension->icons().map().begin();
145 iter != extension->icons().map().end();
  /external/jmonkeyengine/engine/src/desktop/com/jme3/app/
SettingsDialog.java 343 private void safeSetIconImages(List<? extends Image> icons) {
350 setIconImages.invoke(owner, icons);
355 setIconImages.invoke(this, icons);
  /frameworks/base/core/java/android/provider/
Browser.java 456 * Helper function to delete all history items and release the icons for them in the
559 * Request all icons from the database. This call must either be called
566 * @param listener IconListener that gets the icons once they are
  /frameworks/base/core/java/android/view/
Menu.java 35 * <li><b>Context menus</b>: Do not support item shortcuts and item icons.
40 * reached via the 'More' item in the icon menu) do not show item icons, and
42 * <li><b>Sub menus</b>: Do not support item icons, or nested sub menus.
VolumePanel.java 114 /** Contains the sliders and their touchable icons */
811 * Switch between icons because Bluetooth music is same as music volume, but with
812 * different icons.
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
widget_design.jd 68 with the other elements of the Android Home screen such as launcher icons and shortcuts. It also
97 other widgets and icons on the user's home screen. To take advantage of this strongly recommended
112 offer users a grid of available spaces into which they can place widgets and icons. This grid can
  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfo.java 114 * for full-screen image view than for smaller icons used in some
124 * icons (like notification icons).
  /packages/apps/Camera/src/com/android/camera/ui/
IndicatorControlWheel.java 74 // Here we have the CameraPicker, ZoomControl and the Settings icons in the
250 // Do not grey out the icons when taking a picture.
475 // The icons are spread on the left (top) side of the shutter button in
  /external/chromium/chrome/browser/ui/gtk/
location_bar_view_gtk.cc     [all...]
  /external/webkit/LayoutTests/http/conf/
fedora-httpd.conf 514 # require it to be present in the URL. So "/icons" isn't aliased in this
515 # example, only "/icons/". If the fakename is slash-terminated, then the
519 # We include the /icons/ alias for FancyIndexed directory listings. If you
  /packages/apps/Settings/src/com/android/settings/applications/
ManageApplications.java 703 // We ensure icons are loaded when their item is displayed, so
704 // don't care about icons loaded in the background.
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/features/
FeatureSummaryActivity.java 21 * http://www.fatcow.com/free-icons/
  /cts/tests/tests/view/src/android/view/cts/
MenuInflaterTest.java 95 // the titles and icons
  /external/bluetooth/glib/docs/reference/gio/
overview.xml 70 <listitem><para>abstract type for file and application icons</para></listitem>
  /external/bluetooth/glib/gio/
gwin32appinfo.c 247 /* TODO: How to handle icons */
  /external/chromium/chrome/browser/chromeos/status/
network_menu.h 253 // |bottom_left_badge| icons are not NULL, they will be drawn on top of the
  /external/chromium/chrome/browser/download/
download_util.h 100 // XP and Vista must support icons of this size.

Completed in 3675 milliseconds

<<11121314151617181920>>