OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newPhotoViewFragmentIntentBuilder
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/photoviewer/src/com/android/ex/photo/
Intents.java
71
public static PhotoViewIntentBuilder
newPhotoViewFragmentIntentBuilder
(Context context) {
72
return
newPhotoViewFragmentIntentBuilder
(context, PhotoViewFragment.class);
83
public static PhotoViewIntentBuilder
newPhotoViewFragmentIntentBuilder
(Context context,
/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
PhotoPagerAdapter.java
61
Intents.
newPhotoViewFragmentIntentBuilder
(mContext, getPhotoViewFragmentClass());
Completed in 37 milliseconds