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

1 2 3 4 56 7 8 91011>>

  /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 149 * is persistent and available to other applications like gallery.
  /development/samples/browseable/BasicRenderScript/src/com.example.android.common.media/
CameraHelper.java 149 * is persistent and available to other applications like gallery.
  /development/samples/browseable/MediaRecorder/src/com.example.android.common.media/
CameraHelper.java 149 * is persistent and available to other applications like gallery.
  /external/lisa/libs/utils/android/
viewer.py 79 commands to swipe around a gallery/web page/app, etc.
  /external/neven/Embedded/common/src/b_APIEm/
Types.h 69 bpi_ID_SIGNATURE_NAME = 512, /** (ASCII String) name of gallery element (=signature) */
  /frameworks/base/data/etc/
hiddenapi-package-whitelist.xml 37 <hidden-api-whitelisted-app package="com.android.gallery" />
  /frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
MediaStoreSaver.java 64 // Add the date meta data to ensure the image is added at the front of the gallery
  /frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
MediaStoreSaver.java 64 // Add the date meta data to ensure the image is added at the front of the gallery
  /frameworks/support/samples/SupportAppNavigation/src/main/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>
  /packages/apps/DevCamera/src/com/android/devcamera/
MediaSaver.java 146 // Add the date meta data to ensure the image is added at the front of the gallery
  /packages/apps/Gallery/src/com/android/camera/
MovieViewControl.java 19 import com.android.gallery.R;
PhotoAppWidgetProvider.java 19 import com.android.gallery.R;
ViewImage.java 19 import com.android.gallery.R;
47 import com.android.camera.gallery.IImage;
48 import com.android.camera.gallery.IImageList;
49 import com.android.camera.gallery.VideoObject;
54 // gallery. It has two modes: normal mode and slide show mode. In normal mode
    [all...]
  /packages/apps/Gallery/src/com/android/camera/gallery/
BaseImageList.java 17 package com.android.camera.gallery;
  /packages/apps/Gallery2/src/com/android/photos/
GalleryActivity.java 74 getMenuInflater().inflate(R.menu.gallery, menu);
  /packages/apps/Gallery2/src/com/android/photos/data/
GalleryBitmapPool.java 34 // We found that Gallery uses bitmaps that are either square (for example,
  /packages/apps/LegacyCamera/src/com/android/camera/
MenuHelper.java 160 Log.e(TAG, "Could not start gallery activity", e);
  /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
GalleryGridItemView.java 39 * Shows an item in the gallery picker grid view. Hosts an FileImageView with a checkbox.
GalleryMediaChooser.java 175 // Before delivering the cursor, wrap around the local gallery cursor
  /packages/experimental/NotificationShowcase/res/values/
strings.xml 53 <string name="picture_add">Add to Gallery</string>
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
ImageLoader.java 73 * come from Gallery's content provider.
104 // First try to find orientation data in Gallery's ContentProvider.
  /packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
WallpaperPickerActivity.java 164 // Add a tile for the Gallery
365 // Add a tile for the image picked from Gallery, reusing the existing tile if there is one.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/descriptors/
DescriptorsUtilsTest.java 207 assertFalse(DescriptorsUtils.canInsertChildren(createDesc("android:Gallery",
208 "android.widget.Gallery", true), null));
  /frameworks/base/core/res/res/values/
styles_device_defaults.xml 109 <style name="Widget.DeviceDefault.Gallery" parent="Widget.Material.Gallery"/>
211 <style name="Widget.DeviceDefault.Light.Gallery" parent="Widget.Material.Light.Gallery"/>

Completed in 434 milliseconds

1 2 3 4 56 7 8 91011>>