HomeSort by relevance Sort by last modified time
    Searched full:gallery (Results 176 - 200 of 448) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/LegacyCamera/res/values/
strings.xml 34 <!-- label for the folder that contains Camera pictures in the gallery -->
37 <!-- label for the folder that contains Camera videos in the gallery -->
79 <!-- Button indicating to go to the image gallery -->
80 <string name="camera_gallery_photos_text">Gallery</string>
304 <!-- Effect setting item that replaces background with video from gallery. [CHAR LIMIT=14] -->
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html 215 <h3>Gallery</h3>
218 <dd> Demonstrates implementing a Gallery widget and extending GalleryAdapter to create a custom class to serve out source images to the widget. </dd>
221 <dd>Demonstrates populating a Gallery with images from the contacts photos. </dd>
  /external/chromium_org/chrome/browser/extensions/api/media_galleries/
media_galleries_apitest.cc 188 // Called if test only wants a single gallery it creates.
201 // This function makes a single fake gallery. This is needed to test platforms
202 // with no default media galleries, such as CHROMEOS. This fake gallery is
  /frameworks/base/docs/html/about/versions/
android-4.0-highlights.jd 363 <a href="{@docRoot}sdk/images/4.0/gallery-edit-lg.png" target="_android">
364 <img src="{@docRoot}sdk/images/4.0/gallery-edit.png" alt="" width="240" height="144"
366 <a href="{@docRoot}sdk/images/4.0/gallery-share-lg.png" target="_android">
367 <img src="{@docRoot}sdk/images/4.0/gallery-share.png" alt="" width="240" height="144"
409 <img src="{@docRoot}sdk/images/4.0/gallery-widget.png" alt="" width="144" style="border:1px solid
411 <div style="padding-bottom:1.25em;margin-top:0;padding-top:0;font-size:.9em">A Photo Gallery widget
415 <p style="margin-top:1em;margin-bottom:.75em;"><strong>Redesigned Gallery app
418 <p>The Gallery app now makes it easier to manage, show, and share photos and
422 their best, the Gallery now includes a powerful <strong>photo editor</strong>.
428 <p>An improved <strong>Picture Gallery widget</strong> lets users look a
    [all...]
  /frameworks/base/docs/html/training/camera/
photobasics.jd 21 <li><a href="#TaskGallery">Add the Photo to a Gallery</a></li>
237 <h2 id="TaskGallery">Add the Photo to a Gallery</h2>
248 photo to the Media Provider's database, making it available in the Android Gallery application
  /external/chromium_org/chromeos/
chromeos_switches.cc 125 // Enables the new gallery in the Files.app.
127 "file-manager-enable-new-gallery";
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/photo/
ribbon.js 8 * Scrollable thumbnail ribbon at the bottom of the Gallery in the Slide mode.
314 this.metadataCache_.getOne(item.getEntry(), Gallery.METADATA_TYPE,
  /external/chromium_org/ui/file_manager/gallery/js/
ribbon.js 8 * Scrollable thumbnail ribbon at the bottom of the Gallery in the Slide mode.
314 this.metadataCache_.getOne(item.getEntry(), Gallery.METADATA_TYPE,
  /packages/apps/Gallery/
AndroidManifest.xml 2 package="com.android.gallery"
5 <original-package android:name="com.android.gallery" />
  /packages/apps/Gallery/src/com/android/camera/
Util.java 19 import com.android.gallery.R;
41 import com.android.camera.gallery.IImage;
  /build/target/product/
sdk_base.mk 28 Gallery \
  /developers/build/prebuilts/gradle/BasicMediaDecoder/Application/src/main/java/com/example/android/common/media/
CameraHelper.java 141 * is persistent and available to other applications like gallery.
  /developers/build/prebuilts/gradle/BasicRenderScript/Application/src/main/java/com/example/android/common/media/
CameraHelper.java 141 * is persistent and available to other applications like gallery.
  /developers/build/prebuilts/gradle/MediaRecorder/Application/src/main/java/com/example/android/common/media/
CameraHelper.java 141 * is persistent and available to other applications like gallery.
  /developers/samples/android/common/src/java/com/example/android/common/media/
CameraHelper.java 141 * is persistent and available to other applications like gallery.
  /development/samples/AppNavigation/res/values/
strings.xml 36 <string name="content_view_description">This activity can receive ACTION_VIEW intents with the mimetype \"application/x-example\", sent by the outside task component of this demo. If you launched the activity this way then it will be on the viewing activity\'s task stack. Press the back button to finish this activity and return to the activity that wanted to view the content. Press the up button in the action bar to jump back into the main demo task with a synthesized back stack. This matches the pattern for content viewers such as a photo gallery or video player.</string>
  /development/samples/SupportAppNavigation/res/values/
strings.xml 36 <string name="content_view_description">This activity can receive ACTION_VIEW intents with the mimetype \"application/x-example\", sent by the outside task component of this demo. If you launched the activity this way then it will be on the viewing activity\'s task stack. Press the back button to finish this activity and return to the activity that wanted to view the content. Press the up button in the action bar to jump back into the main demo task with a synthesized back stack. This matches the pattern for content viewers such as a photo gallery or video player.</string>
  /development/samples/WiFiDirectDemo/
_index.html 2 the Wi-Fi Direct APIs. The application allows you to transfer jpeg images from the gallery after a succesful connection.</p>
  /development/samples/browseable/BasicMediaDecoder/src/com.example.android.common.media/
CameraHelper.java 141 * is persistent and available to other applications like gallery.
  /development/samples/browseable/BasicRenderScript/src/com.example.android.common.media/
CameraHelper.java 141 * is persistent and available to other applications like gallery.
  /development/samples/browseable/MediaRecorder/src/com.example.android.common.media/
CameraHelper.java 141 * is persistent and available to other applications like gallery.
  /external/chromium_org/chrome/browser/extensions/updater/
manifest_fetch_data.cc 52 // looks like r=DAYS or a=DAYS for extensions in the Chrome extensions gallery.
  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_scan_result_controller.h 150 // This is the authoritative source for gallery information.
media_scan_manager_unittest.cc 157 // Create the specified path, and add it to preferences as a gallery.
526 // Should manifest as a gallery in result1.
531 // Should manifest as a gallery in dir2.
550 // Should manifest as a gallery in dir4.
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
fileBrowserHandler.html 50 <b>"default_title"</b>: "Save to Gallery", <em>// What the button will display</em>

Completed in 1396 milliseconds

1 2 3 4 5 6 78 91011>>