Home
last modified time | relevance | path

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

/frameworks/opt/photoviewer/sample/src/com/example/photoviewersample/
DMainActivity.java24 Intents.newPhotoViewActivityIntentBuilder(this); in onClick()
/frameworks/opt/photoviewer/src/com/android/ex/photo/
DIntents.java61 public static PhotoViewIntentBuilder newPhotoViewActivityIntentBuilder(Context context) { in newPhotoViewActivityIntentBuilder() method in Intents