Searched defs:PhotoViewFragment (Results 1 - 2 of 2) sorted by relevance

/frameworks/ex/photoviewer/src/com/android/ex/photo/fragments/
H A DPhotoViewFragment.java54 public class PhotoViewFragment extends Fragment implements class in inherits:Fragment,LoaderCallbacks,OnClickListener,OnScreenListener,CursorChangedListener
81 "com.android.mail.photo.fragments.PhotoViewFragment.INTENT";
114 public PhotoViewFragment() { method in class:PhotoViewFragment
119 public PhotoViewFragment(Intent intent, int position, PhotoPagerAdapter adapter) { method in class:PhotoViewFragment
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
H A DPhotoViewFragment.java54 public class PhotoViewFragment extends Fragment implements class in inherits:Fragment,LoaderManager.LoaderCallbacks,OnClickListener,OnScreenListener,CursorChangedListener
81 "com.android.mail.photo.fragments.PhotoViewFragment.INTENT";
117 public PhotoViewFragment() { method in class:PhotoViewFragment
123 public PhotoViewFragment(Intent intent, int position, PhotoPagerAdapter adapter, method in class:PhotoViewFragment
291 PhotoViewFragment.this);
315 PhotoViewFragment.this);

Completed in 481 milliseconds