Searched refs:setPhotosUri (Results 1 – 2 of 2) sorted by relevance
26 .setPhotosUri("content://com.example.photoviewersample.SampleProvider/photos"); in onClick()
169 public PhotoViewIntentBuilder setPhotosUri(String photosUri) { in setPhotosUri() method in Intents.PhotoViewIntentBuilder