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

1 2 3 4 56 7 8 91011>>

  /frameworks/base/docs/html/training/design-navigation/
multiple-sizes.jd 86 <p>A variation on the stretch strategy is to collapse the contents of the left pane when in portrait. This works quite well with master/detail panes where the left (master) pane contains easily collapsible list items. An example would be for a realtime chat application. In landscape, the left list could contain chat contact photos, names, and online statuses. In portrait, horizontal space could be collapsed by hiding contact names and only showing photos and online status indicator icons. Optionally also provide an expand control that allows the user to expand the left pane content to its larger width and vice versa.</p></li>
  /frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
TiledImageView.java 17 package com.android.photos.views;
40 import com.android.photos.views.TiledImageRenderer.TileSource;
  /frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
CropView.java 32 import com.android.photos.views.TiledImageRenderer.TileSource;
33 import com.android.photos.views.TiledImageView;
  /packages/apps/Gallery2/src/com/android/photos/views/
TiledImageView.java 17 package com.android.photos.views;
40 import com.android.photos.views.TiledImageRenderer.TileSource;
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
CropView.java 32 import com.android.photos.views.TiledImageRenderer.TileSource;
33 import com.android.photos.views.TiledImageView;
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
TiledImageView.java 17 package com.android.photos.views;
40 import com.android.photos.views.TiledImageRenderer.TileSource;
  /packages/apps/UnifiedEmail/src/com/android/mail/photo/
MailPhotoViewActivity.java 201 } else if (itemId == R.id.menu_save_all) { // save all of the photos
207 } else if (itemId == R.id.menu_share_all) { // share all of the photos
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
PhotoProcessor.java 39 /** Compression for display photos. They are very big, so we can use a strong compression */
95 * photos
PhotoStore.java 45 private final String DIRECTORY = "photos";
177 * @param allowSmallImageStorage Whether thumbnail-sized or smaller photos should still be
  /development/samples/ApiDemos/src/com/example/android/apis/view/
ExpandableList1.java 86 * list of photos and adding a new photo.
  /external/chromium/net/proxy/
proxy_resolver_perftest.cc 52 {"http://www.imdb.com/photos/cmsicons/x", "PROXY 0.0.0.0:3421"},
  /frameworks/base/docs/html/about/versions/
android-1.5-highlights.jd 128 <li>Upload photos on Picasa</li>
  /frameworks/base/docs/html/google/play/billing/
index.jd 6 content such as media files or photos, virtual content such as game levels or potions, premium services
  /frameworks/base/docs/html/training/backward-compatible-ui/
using-component.jd 122 .newTab("photos")
  /frameworks/base/docs/html/training/displaying-bitmaps/
index.jd 46 photos up to 2592x1936 pixels (5 megapixels). If the bitmap configuration used is {@link
  /frameworks/base/media/java/android/mtp/
MtpObjectInfo.java 209 * but is sometimes used to define a sequence of photos
  /frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
BaseFragmentPagerAdapter.java 41 * An album may contain thousands of photos and we want to avoid having thousands of
  /packages/apps/Contacts/src/com/android/contacts/util/
ContactPhotoUtils.java 44 * Utilities related to loading/saving contact photos.
ImageViewDrawableSetter.java 94 // identical. This takes about 1ms (more with high-res photos). A
StreamItemEntry.java 58 // Photos associated with this stream item.
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
ColorPickerDialog.java 35 import com.android.photos.views.GalleryThumbnailView;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ImageFilterTinyPlanet.java 38 public static final String GOOGLE_PANO_NAMESPACE = "http://ns.google.com/photos/1.0/panorama/";
  /packages/apps/Gallery2/src/com/android/gallery3d/gadget/
PhotoAppWidgetProvider.java 132 // Clean deleted photos out of our database
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
AlbumLabelMaker.java 31 import com.android.photos.data.GalleryBitmapPool;
TileImageViewAdapter.java 29 import com.android.photos.data.GalleryBitmapPool;

Completed in 3275 milliseconds

1 2 3 4 56 7 8 91011>>