HomeSort by relevance Sort by last modified time
    Searched full:gallery (Results 51 - 75 of 459) sorted by null

1 23 4 5 6 7 8 91011>>

  /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;
LruCacheUnitTests.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 />
  /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...]
  /developers/samples/android/connectivity/wifidirect/DirectP2P/
template-params.xml 33 gallery after a successful connection.
78 gallery after a successful connection.
  /frameworks/support/work/integration-tests/testapp/src/main/java/androidx/work/integration/testapp/imageprocessing/
ImageRecyclerViewAdapter.java 39 * Manages a gallery of {@link Image} entities
53 * Defines a single gallery item
  /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;
ImageGetter.java 19 import com.android.camera.gallery.IImage;
20 import com.android.camera.gallery.IImageList;
21 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.
SingleImageList.java 17 package com.android.camera.gallery;
  /packages/apps/Camera2/src/com/android/camera/util/
IntentHelper.java 36 // check if intent can launch gallery
  /packages/apps/Camera2/src_pd/com/android/camera/util/
GalleryHelper.java 28 * A helper class to provide Gallery related info.
  /packages/apps/Dialer/java/com/android/dialer/callcomposer/res/layout/
gallery_grid_item_view.xml 48 android:id="@+id/gallery"
  /packages/apps/Gallery2/src_pd/com/android/gallery3d/util/
UsageStatistics.java 23 public static final String COMPONENT_GALLERY = "Gallery";
  /platform_testing/libraries/app-helpers/interfaces/handheld/src/android/platform/helpers/
IGoogleMessengerHelper.java 70 * index in the device media gallery view.
  /packages/apps/Dialer/java/com/android/dialer/callcomposer/res/values/
strings.xml 30 <!-- Accessibility description for each image in the gallery. For example, "image January 17 2015 1 59 pm". -->
32 <!-- Accessibility description for each image in the gallery when no date is present. -->
44 <!-- Content description of button to show ui for selecting a photo from the user's gallery -->
  /packages/apps/Contacts/src/com/android/contacts/detail/
PhotoSelectionHandler.java 146 // Photo was successfully taken or selected from gallery, now crop it.
241 * Sends a newly acquired photo to Gallery for cropping
256 // Launch gallery to crop the photo
276 * Should initiate an activity pick a photo from the gallery.
316 * Constructs an intent for picking a photo from Gallery, and returning the bitmap.
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
IfElseFilter.java 60 // If the condition is true, then we want to use the camera, else use the gallery

Completed in 1228 milliseconds

1 23 4 5 6 7 8 91011>>