Home
last modified time | relevance | path

Searched refs:setPhotosUri (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/photoviewer/sample/src/com/example/photoviewersample/
DMainActivity.java26 .setPhotosUri("content://com.example.photoviewersample.SampleProvider/photos"); in onClick()
/frameworks/opt/photoviewer/src/com/android/ex/photo/
DIntents.java169 public PhotoViewIntentBuilder setPhotosUri(String photosUri) { in setPhotosUri() method in Intents.PhotoViewIntentBuilder