HomeSort by relevance Sort by last modified time
    Searched refs:setPhotosUri (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/photoviewer/sample/src/com/example/photoviewersample/
MainActivity.java 26 .setPhotosUri("content://com.example.photoviewersample.SampleProvider/photos");
  /packages/apps/UnifiedEmail/src/com/android/mail/photo/
MailPhotoViewActivity.java 58 .setPhotosUri(msg.attachmentListUri.toString())
83 builder.setPhotosUri(msg.attachmentListUri.toString())
  /frameworks/opt/photoviewer/src/com/android/ex/photo/
Intents.java 169 public PhotoViewIntentBuilder setPhotosUri(String photosUri) {
184 * {@link #setPhotosUri(String)}. */
  /packages/apps/Messaging/src/com/android/messaging/ui/
UIIntentsImpl.java 322 builder.setPhotosUri(photosUri.toString());

Completed in 561 milliseconds