HomeSort by relevance Sort by last modified time
    Searched full:gallery (Results 76 - 100 of 433) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium/chrome/browser/sync/protocol/
extension_specifics.proto 31 // Extensions Gallery) is used.
  /external/chromium_org/chrome/browser/extensions/api/media_galleries/
media_galleries_api.h 52 // Shows the configuration dialog to edit gallery preferences.
  /external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
media_galleries_private_event_router.h 37 // Gallery changed event handler.
  /external/chromium_org/chrome/browser/ui/webui/options/
media_galleries_handler.h 38 // the gallery.
  /external/chromium_org/chrome/common/extensions/manifest_tests/
extension_manifests_homepage_unittest.cc 39 // The Google Gallery URL ends with the id, which depends on the path, which
  /external/chromium_org/chrome/renderer/resources/extensions/
media_galleries_custom_bindings.js 5 // Custom binding for the Media Gallery API.
  /external/chromium_org/content/public/browser/
download_danger_type.h 17 // places other than gallery).
  /external/chromium_org/sync/protocol/
extension_specifics.proto 29 // Extensions Gallery) is used.
  /frameworks/base/tests/BiDiTests/res/layout/
gallery_ltr.xml 23 <Gallery
gallery_rtl.xml 23 <Gallery
  /packages/apps/Camera2/res/values-v14/
styles.xml 25 <style name="Theme.Photos.Gallery" parent="android:Theme.Holo.Light">
  /packages/apps/Camera2/src_pd/com/android/camera/util/
UsageStatistics.java 7 public static final String COMPONENT_GALLERY = "Gallery";
  /packages/apps/Gallery/tests/src/com/android/camera/gallery/
MockImage.java 1 package com.android.camera.gallery;
MockImageList.java 1 package com.android.camera.gallery;
  /packages/apps/Gallery2/res/values-v14/
styles.xml 25 <style name="Theme.Photos.Gallery" parent="android:Theme.Holo.Light">
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
WakeLockHoldingProgressListener.java 26 static private final String DEFAULT_WAKE_LOCK_LABEL = "Gallery Progress Listener";
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion11.txt 17 <Gallery />
completion1-expected-completion12.txt 17 <Gallery />
completion9-expected-completion64.txt 17 <Gallery />
  /packages/apps/Gallery/res/values/
strings.xml 30 <string name="gallery_picker_label">Gallery</string>
32 <!-- label for the gallery application (displayed when the user needs to
34 <string name="gallery_label">Gallery</string>
36 <!-- label for the folder that contains Camera pictures in the gallery -->
39 <!-- label for the folder that contains Camera videos in the gallery -->
42 <!-- label for the folder that contains Camera videos in the gallery -->
51 <!-- menu pick: go to the preferences screen for the camera or image gallery -->
344 <!-- Activity title when in the image gallery to see pictures -->
345 <string name="photos_gallery_title">Gallery</string>
347 <!-- Activity title when in the image gallery to select a picture --
    [all...]
  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_permissions_unittest.cc 19 void AddGalleryPermission(MediaGalleryPrefId gallery,
23 permission.pref_id = gallery;
  /external/chromium_org/chrome/common/extensions/
manifest_url_handler.h 25 // this returns the Google Gallery URL. For third-party extensions,
32 // Returns true if this extension's update URL is the extension gallery.
sync_helper.cc 31 // Disallow extensions with non-gallery auto-update URLs for now.
54 // We only want to sync user scripts with gallery update URLs.
  /packages/apps/Gallery/src/com/android/camera/
ImageManager.java 19 import com.android.camera.gallery.BaseImageList;
20 import com.android.camera.gallery.IImage;
21 import com.android.camera.gallery.IImageList;
22 import com.android.camera.gallery.ImageList;
23 import com.android.camera.gallery.ImageListUber;
24 import com.android.camera.gallery.SingleImageList;
25 import com.android.camera.gallery.VideoList;
26 import com.android.camera.gallery.VideoObject;
  /packages/apps/Gallery/src/com/android/camera/gallery/
Image.java 17 package com.android.camera.gallery;
36 * The class for normal images in gallery.

Completed in 739 milliseconds

1 2 34 5 6 7 8 91011>>