HomeSort by relevance Sort by last modified time
    Searched full:logo (Results 301 - 325 of 452) sorted by null

<<111213141516171819

  /external/jdiff/src/jdiff/
HTMLStatistics.java 61 h_.writeText(" <div id=\"logo\" style=\"padding-left:1em;\">");
62 h_.writeText(" <a href=\"../../../documentation.html\" target=\"_top\"><img style=\"border: 0;\" src=\"../../../assets-google/android-logo-sm.gif\" \"/></a>");
63 h_.writeText(" </div> <!-- End logo -->");
  /frameworks/base/docs/html/guide/topics/ui/
actionbar.jd 92 <p>This is accomplished with the app icon or logo on the left side and the activity title.
119 landscape handset), showing the logo on the left, navigation tabs, and an action item on the
428 <h2>Using a logo instead of icon</h2>
435 href="{@docRoot}guide/topics/manifest/application-element.html#logo">{@code android:logo}</a>
436 attribute, then the action bar uses the logo image instead of the icon.</p>
437 <p>A logo should usually be wider than the icon, but should not include unnecessary text. You
438 should generally use a logo only when it represents your brand in a traditional format that users
439 recognize. A good example is the YouTube app's logo&mdash;the logo represents the expected use
    [all...]
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/
X509Extensions.java 172 * Logo Type
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news_a11y/
feed.html 377 <a id="title_a" tabIndex="0"><img id='title' alt="Google News logo"></a>
  /external/jmonkeyengine/engine/src/test/jme3test/bullet/
TestAttachDriver.java 109 TextureKey key = new TextureKey("Interface/Logo/Monkey.jpg", true);
  /external/quake/quake/src/WinQuake/data/
RLICNSE.TXT 82 the trademarks, such as Quake(tm) and the NIN(r) logo, logos, symbols,
SLICNSE.TXT 62 the trademarks, such as Quake(tm) and the NIN(r) logo, logos, symbols,
  /external/skia/samplecode/
SamplePatch.cpp 45 SkImageDecoder::DecodeFile("/skimages/logo.png", &bm);
  /external/sonivox/arm-wt-22k/misc/
MMAPI.zip 
  /external/sonivox/docs/JET_Authoring_Guidelines_files/
header.htm 155 <v:imagedata src="image001.jpg" o:title="SONiVOX Logo 150"/>
  /frameworks/base/core/java/com/android/internal/widget/
ActionBarView.java 650 public void setLogo(Drawable logo) {
651 mLogo = logo;
652 if (logo != null && (mDisplayOptions & ActionBar.DISPLAY_USE_LOGO) != 0) {
653 mHomeLayout.setIcon(logo);
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/promote/
badges.jd 8 <p>Note that you should not modify the Google Play badges after generating them, including colors, size, text, and logo. See <a href="http://www.android.com/branding.html">Android Brand Guidelines</a> for more information.</p>
  /libcore/luni/src/main/files/cacerts/
524d9b43.0 69 0_.].[0Y0W0U..image/gif0!0.0...+..............k...j.H.,{..0%.#http://logo.verisign.com/vslogo.gif
facacbc6.0 69 0_.].[0Y0W0U..image/gif0!0.0...+..............k...j.H.,{..0%.#http://logo.verisign.com/vslogo.gif
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBgeom.h 200 XkbLogoDoodadRec logo; member in union:_XkbDoodad
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 200 XkbLogoDoodadRec logo; member in union:_XkbDoodad
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 200 XkbLogoDoodadRec logo; member in union:_XkbDoodad
  /external/chromium/chrome/browser/ui/views/
about_chrome_view.cc 73 // and the separator line (this is the image we will draw the logo on top of).
437 // This will become the background for the logo image at the top of the
    [all...]
  /external/chromium/chrome/browser/ui/webui/
ntp_resource_cache.cc 361 // If the user has preferences for a start and end time for a custom logo,
362 // and the time now is between these two times, show the custom logo.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
coverage-frames.xsl 393 <!-- jakarta logo -->
398 <img src="http://jakarta.apache.org/images/jakarta-logo.gif" alt="http://jakarta.apache.org" align="left" border="0"/>
maudit-frames.xsl 438 <!-- jakarta logo -->
443 <img src="http://jakarta.apache.org/images/jakarta-logo.gif" alt="http://jakarta.apache.org" align="left" border="0"/>
  /frameworks/base/core/java/com/android/internal/app/
ActionBarImpl.java     [all...]
  /frameworks/base/docs/html/training/multiscreen/
screensizes.jd 282 <li><b>small screen, portrait:</b> single pane, with logo</li>
283 <li><b>small screen, landscape:</b> single pane, with logo</li>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
junit.jar 
  /cts/tools/vm-tests-tf/lib/
junit.jar 

Completed in 3140 milliseconds

<<111213141516171819