HomeSort by relevance Sort by last modified time
    Searched full:images (Results 551 - 575 of 4128) sorted by null

<<21222324252627282930>>

  /external/webkit/Source/WebKit/efl/DefaultTheme/widget/progressbar/
progressbar.edc 26 images {
  /external/webkit/Source/WebKit/efl/DefaultTheme/widget/search/cancel/
search_cancel.edc 26 images {
  /external/webkit/Source/WebKit/efl/DefaultTheme/widget/search/decoration/
search_decoration.edc 26 images {
  /frameworks/base/docs/downloads/training/
BitmapFun.zip 
  /frameworks/base/docs/html/about/versions/
android-1.6-highlights.jd 52 <img src="{@docRoot}sdk/images/search.png" class="screenshot" alt="" /><br/>
57 <img src="{@docRoot}sdk/images/camera.png" class="screenshot" alt="" /><br/>
62 <img src="{@docRoot}sdk/images/battery.png" class="screenshot" alt="" /><br/>
124 <img src="{@docRoot}sdk/images/market.png" class="screenshot" alt="" /><br/>
android-2.3-highlights.jd 56 src="{@docRoot}sdk/images/2.3/home-menu.png" alt="" height="280" />
58 src="{@docRoot}sdk/images/2.3/home-plain.png" alt="" height="280" />
92 <div style="margin-right:1em;float:left;"><img src="{@docRoot}sdk/images/2.3/onetouch.png" alt=""
94 <div style="padding-right:2em;float:left;"><img src="{@docRoot}sdk/images/2.3/selection.png" alt=""
113 src="{@docRoot}sdk/images/2.3/running.png" alt="" height="280" /></div>
115 src="{@docRoot}sdk/images/2.3/power.png" alt="" height="280" /></div>
145 <div style="padding-right:1.5em;float:left;"><img src="{@docRoot}sdk/images/2.3/sipcall.png" alt=""
147 <img src="{@docRoot}sdk/images/2.3/ffc.png" alt="" height="190" align="left"
163 src="{@docRoot}sdk/images/2.3/nfc.png" alt="" height="190" /> </div>
  /frameworks/base/docs/html/distribute/googleplay/about/
monetizing.jd 7 <img src="{@docRoot}images/gp-details-ww.png" style="width:180px">
8 <img src="{@docRoot}images/gp-details-ww-purchase.png" style="width:180px">
80 <img src="{@docRoot}images/gp-subs.png" style="width:220px">
120 <img src="{@docRoot}images/gp-buyer-currency.png" style="width:240px;padding:4px;margin-bottom:1em;">
  /frameworks/base/docs/html/guide/google/gcm/
index.jd 5 <p><img src="{@docRoot}images/gcm/gcm-logo.png" /></p>
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
index.jd 7 <a href="{@docRoot}design/index.html"><img src="{@docRoot}images/home/android-design.png" alt=""
widget_design.jd 61 <img src="{@docRoot}images/widget_design/widget_examples.png"
80 Android; supported controls include text labels, buttons, and images. For a full list of available
87 <img src="{@docRoot}images/widget_design/widget_terms.png"
168 <img src="{@docRoot}images/widget_design/music_example.png"
180 <img src="{@docRoot}images/widget_design/music_example_redline.png"
244 <img src="{@docRoot}images/ninepatch_raw.png" alt="Nine-patch border pixels" id="ninepatch_raw">
299 <img src="{@docRoot}images/widget_design/music_example_layouts.png"
311 <img src="{@docRoot}images/widget_design/music_example_stretched.png"
328 <img src="{@docRoot}images/widget_design/widget_template_excerpts.png"
  /frameworks/base/docs/html/guide/topics/text/
creating-input-method.jd 50 <img src="{@docRoot}resources/articles/images/inputmethod_lifecycle_image.png" alt="" height="845"
204 <img src="{@docRoot}resources/articles/images/inputmethod_text_type_screenshot.png" alt=""
206 <img src="{@docRoot}resources/articles/images/inputmethod_numeric_type_screenshot.png" alt=""
371 <img src="{@docRoot}resources/articles/images/inputmethod_composing_text_1.png" alt="" height="54"
373 <img src="{@docRoot}resources/articles/images/inputmethod_composing_text_2.png" alt="" height="53"
375 <img src="{@docRoot}resources/articles/images/inputmethod_composing_text_3.png" alt="" height="31"
477 <img src="{@docRoot}resources/articles/images/inputmethod_subtype_notification.png" alt=""
482 <img src="{@docRoot}resources/articles/images/inputmethod_subtype_preferences.png" alt=""
495 <img src="{@docRoot}resources/articles/images/inputmethod_subtype_settings.png" alt=""
spell-checker-framework.jd 46 <img src="{@docRoot}resources/articles/images/spellcheck_lifecycle.png" alt="" height="596"
216 <img src="{@docRoot}resources/articles/images/textview_spellcheck_screenshot_1.png" alt=""
219 <img src="{@docRoot}resources/articles/images/textview_spellcheck_screenshot_2.png" alt=""
228 <img src="{@docRoot}resources/articles/images/spellcheck_client_flow.png" alt=""
  /frameworks/base/docs/html/intl/ja/guide/basics/
what-is-android.jd 27 <p><img src="{@docRoot}images/system-architecture.jpg" alt="Android ???? ???????" width="713" height="512"></p>
  /frameworks/base/docs/html/training/basics/firstapp/
running-app.jd 106 Run <img src="{@docRoot}images/tools/eclipse-run.png" style="vertical-align:baseline;margin:0" />
136 <img src="{@docRoot}images/screens_support/avds-config.png" alt="" />
146 <img src="{@docRoot}images/tools/avd_manager.png"
163 Run <img src="{@docRoot}images/tools/eclipse-run.png" style="vertical-align:baseline;margin:0" />
  /frameworks/base/docs/html/training/connect-devices-wirelessly/
index.jd 36 images from a networked NSD-enabled webcam, or remotely logging into
  /frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
GlobalScreenshot.java 178 values.put(MediaStore.Images.ImageColumns.DATA, mImageFilePath);
179 values.put(MediaStore.Images.ImageColumns.TITLE, mImageFileName);
180 values.put(MediaStore.Images.ImageColumns.DISPLAY_NAME, mImageFileName);
181 values.put(MediaStore.Images.ImageColumns.DATE_TAKEN, mImageTime);
182 values.put(MediaStore.Images.ImageColumns.DATE_ADDED, mImageTime);
183 values.put(MediaStore.Images.ImageColumns.DATE_MODIFIED, mImageTime);
184 values.put(MediaStore.Images.ImageColumns.MIME_TYPE, "image/png");
185 Uri uri = resolver.insert(MediaStore.Images.Media.EXTERNAL_CONTENT_URI, values);
207 values.put(MediaStore.Images.ImageColumns.SIZE, new File(mImageFilePath).length());
  /frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
ui_test.rs 249 // Display sample images in a mesh with different texture
297 float size = 100.0f; // size of images
331 // Display both images and text as shown in launcher and homepage
401 // Display images and text with live wallpaper in the background
  /packages/apps/Gallery/src/com/android/camera/gallery/
IImage.java 25 * The interface of all images used in gallery.
  /packages/apps/Gallery2/tests/src/com/android/gallery3d/data/
LocalDataTest.java 230 db.execSQL("CREATE TABLE IF NOT EXISTS images (" +
258 db.execSQL("INSERT INTO images (title, mime_type, latitude, longitude, "
453 if (uriString.startsWith("content://media/external/images/media")) {
454 return "images";
  /packages/screensavers/PhotoTable/res/values/
strings.xml 23 <!-- Name of the Photo Frame screensaver, which cross-fades between images. [CHAR LIMIT=40] -->
  /prebuilts/tools/common/http-client/src/
commons-codec-1.4-src.zip 
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
ISystemImage.java 43 * images within the platform.
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/sources/
SdkAddonSource.java 55 * We only load system-images from these sources.
SdkSysImgSource.java 55 * We only load system-images from these sources.
  /tools/motodev/src/help/studio_help/src/topics/
t_cert-key-generating.dita 32 <cmd>Click <image href="../images/KeyCreate.png"/> (Create Key).</cmd>

Completed in 2661 milliseconds

<<21222324252627282930>>