HomeSort by relevance Sort by last modified time
    Searched refs:setPhotosUri (Results 1 - 3 of 3) 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 52 .setPhotosUri(msg.attachmentListUri.toString())
76 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)}. */

Completed in 33 milliseconds