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

1 2 3 45 6 7 8 91011>>

  /packages/apps/Gallery/src/com/android/camera/
ImageLoader.java 19 import com.android.camera.gallery.IImage;
ImageGallery.java 19 import com.android.gallery.R;
60 import com.android.camera.gallery.IImage;
61 import com.android.camera.gallery.IImageList;
62 import com.android.camera.gallery.VideoObject;
558 // gallery and the title of the gallery.
    [all...]
Util.java 19 import com.android.gallery.R;
41 import com.android.camera.gallery.IImage;
  /packages/apps/Gallery/src/com/android/camera/gallery/
BaseImage.java 17 package com.android.camera.gallery;
ImageList.java 17 package com.android.camera.gallery;
UriImage.java 17 package com.android.camera.gallery;
  /packages/apps/Gallery2/res/values/
styles.xml 22 <style name="Theme.Gallery.Dialog" parent="android:Theme.Holo.Dialog"/>
23 <style name="Theme.Gallery" parent="Theme.GalleryBase">
31 <style name="Theme.FilterShow" parent="Theme.Gallery">
51 <style name="DialogPickerTheme" parent="Theme.Gallery">
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
Wallpaper.java 37 * Wallpaper picker for the gallery application. This just redirects to the
  /packages/apps/Launcher2/res/xml/
default_workspace.xml 49 launcher:className="com.android.gallery3d.app.Gallery"
  /packages/apps/Launcher2/res/xml-sw600dp/
default_workspace.xml 49 launcher:className="com.android.gallery3d.app.Gallery"
  /packages/apps/Launcher3/res/xml/
dw_tablet_hotseat.xml 19 <!-- Messaging, Email, Browser, [All Apps], Music, Gallery, Camera -->
  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
GalleryGridItemData.java 49 // For local image gallery.
  /packages/wallpapers/LivePicker/res/values/
strings.xml 34 <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
  /external/subsampling-scale-image-view/
README.md 42 * Automatically rotate images from the file system (e.g. the camera or gallery) according to EXIF
78 * Use within a `ViewPager` to create a photo gallery
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
SmartCamera.java 110 // Function to capture the images in the current imageviews and save them to the gallery
216 // Button to open the gallery to show the images in there
  /packages/apps/DevCamera/res/layout/
activity_main.xml 221 android:id="@+id/gallery"
224 android:text="@string/gallery"
  /packages/apps/Gallery2/
AndroidManifest.xml 41 android:theme="@style/Theme.Gallery"
160 <!-- This activity acts as a trampoline to the new Gallery activity,
162 <activity android:name="com.android.gallery3d.app.Gallery"
172 <activity-alias android:name="com.cooliris.media.Gallery"
286 android:theme="@style/Theme.Gallery"
309 android:theme="@style/Theme.Gallery.Dialog"/>
  /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/subsampling-scale-image-view/sample/src/main/res/values/
strings.xml 90 <string name="pager.title">View pager gallery</string>
93 This gallery has two images in a ViewPager. Swipe to move to the
  /packages/apps/Gallery/
AndroidManifest.xml 2 package="com.android.gallery"
5 <original-package android:name="com.android.gallery" />
  /developers/build/prebuilts/gradle/BasicMediaDecoder/Application/src/main/java/com/example/android/common/media/
CameraHelper.java 150 * 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 150 * is persistent and available to other applications like gallery.
  /developers/samples/android/common/src/java/com/example/android/common/media/
CameraHelper.java 150 * 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>

Completed in 541 milliseconds

1 2 3 45 6 7 8 91011>>