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

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/storage/browser/fileapi/
external_mount_points.h 96 // Media gallery type file systems do not count for this calculation. i.e.
97 // if only a media gallery is registered for the path, false will be returned.
98 // If a media gallery and another file system are registered for related
141 // media gallery type.
  /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/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";
  /packages/apps/Launcher2/res/values/
wallpapers.xml 27 scrolling gallery widget. -->
  /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 />
  /external/chromium_org/chrome/browser/chromeos/file_manager/
file_manager_browsertest.cc     [all...]
  /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 21 void AddGalleryPermission(MediaGalleryPrefId gallery,
25 permission.pref_id = gallery;
  /external/chromium_org/chrome/browser/ui/views/extensions/
media_galleries_dialog_views.h 78 const MediaGalleriesDialogController::Entry& gallery,
95 // A map from gallery ID to views::Checkbox view.
  /external/chromium_org/chrome/common/extensions/
manifest_url_handler.h 29 // this returns the Google Gallery URL. For third-party extensions,
40 // Returns true if this extension's update URL is the extension gallery.
sync_helper.cc 33 // Disallow extensions with non-gallery auto-update URLs for now.
56 // We only want to sync user scripts with gallery update URLs.
  /external/chromium_org/native_client_sdk/doc_generated/community/
middleware.html 9 <a href="application-gallery">Application Gallery</a>.</p>
  /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.
VideoList.java 17 package com.android.camera.gallery;
28 * A collection of all the <code>VideoObject</code> in gallery.
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accounts/
ContactPhotoUtils.java 50 * This file will be passed to other activities (such as the gallery/camera/cropper/etc.),
96 * Adds common extras to gallery intents.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
Controls1.java 31 * A gallery of basic controls: Button, EditText, RadioButton, Checkbox,

Completed in 307 milliseconds

1 2 34 5 6 7 8 91011>>