/frameworks/ex/chips/src/com/android/ex/chips/ |
BaseRecipientAdapter.java | 86 /** The number of photos cached in this Adapter. */ [all...] |
/packages/apps/Dialer/src/com/android/dialer/ |
CallDetailActivity.java | 135 /** Helper to load contact photos. */ [all...] |
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/ |
WallpaperPickerActivity.java | 72 import com.android.photos.BitmapRegionTileSource; 73 import com.android.photos.BitmapRegionTileSource.BitmapSource; [all...] |
/frameworks/base/core/java/android/hardware/ |
Camera.java | 92 * photos, call {@link #startPreview()} again first. 115 * <li>If desired, restart preview and take more photos or videos. [all...] |
/packages/apps/VideoEditor/src/com/android/videoeditor/service/ |
ApiService.java | 311 * @param photos The array of photo file names to add to the newly 316 String[] movies, String[] photos, String themeType) { 322 intent.putExtra(PARAM_PHOTOS_FILENAMES, photos); 1614 final String[] photos = intent.getStringArrayExtra(PARAM_PHOTOS_FILENAMES); local [all...] |
/frameworks/base/docs/html/sdk/api_diff/5/changes/ |
fields_index_all.html | 297 <A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A> 379 <A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.CONTENT_URI" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A> 456 <A HREF="android.provider.Contacts.Photos.html#android.provider.Contacts.Photos.DEFAULT_SORT_ORDER" class="hiddenlink" target="rightframe">android.provider.Contacts.Photos</A> [all...] |
jdiff_statistics.html | 388 <TD><A HREF="android.provider.Contacts.Photos.html"> 389 android.provider.Contacts.Photos</A></TD>
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
PhotoView.java | [all...] |
TileImageView.java | 32 import com.android.photos.data.GalleryBitmapPool;
|
/packages/apps/Contacts/src/com/android/contacts/ |
ContactSaveService.java | 310 * This variant is used when multiple contacts' photos may be updated, as in the 458 // Now save any updated photos. We do this at the end to ensure that [all...] |
/external/chromium/chrome/common/extensions/docs/ |
tut_debugging.html | 483 <code>photos</code> is a node list
|
/external/chromium_org/chrome/browser/notifications/sync_notifier/ |
synced_notification.cc | 290 // TODO(petewil): Someday combine multiple profile photos here.
|
/frameworks/base/core/java/android/widget/ |
SuggestionsAdapter.java | 513 * or "content://contacts/photos/253".
|
/frameworks/base/docs/html/about/versions/ |
android-3.0-highlights.jd | 138 <p>The Camera application has been redesigned to take advantage of a larger screen for quick access to exposure, focus, flash, zoom, front-facing camera, and more. To let users capture scenes in new ways, it adds built-in support for time-lapse video recording. The Gallery application lets users view albums and other collections in full-screen mode, with easy access to thumbnails for other photos in the collection. </p>
|
/frameworks/base/docs/html/guide/topics/data/ |
data-storage.jd | 345 <li><code>Pictures/</code> - All photos (excluding those taken with the camera).</li>
|
/frameworks/base/media/java/android/media/ |
MediaDrm.java | 592 * photos or media delivery protocols.
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
TiledImageRenderer.java | 17 package com.android.photos.views;
|
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
SuggestionsAdapter.java | 473 * or "content://contacts/photos/253".
|
/packages/apps/Camera2/res/values-en-rGB/ |
strings.xml | 282 <string name="remember_location_prompt" msgid="5104210757873140169">"Tag your photos and videos with the locations where they are taken.\n\nOther apps can access this information along with your saved images."</string>
|
/packages/apps/Camera2/res/values-en-rIN/ |
strings.xml | 282 <string name="remember_location_prompt" msgid="5104210757873140169">"Tag your photos and videos with the locations where they are taken.\n\nOther apps can access this information along with your saved images."</string>
|
/packages/apps/Gallery2/ |
AndroidManifest.xml | 309 android:name="com.android.photos.data.PhotoProvider"
|
/packages/apps/Gallery2/res/values-ka/ |
strings.xml | [all...] |
/packages/apps/Gallery2/res/values-ka-rGE/ |
strings.xml | [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
AlbumPage.java | 276 // Launch photos in lights out mode
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/ |
SaveImage.java | 495 // We are using the destination file name such that photos sitting in
|