Home | History | Annotate | Download | only in photo

Lines Matching refs:PhotoViewFragment

44 import com.android.ex.photo.fragments.PhotoViewFragment;
95 "com.android.ex.PhotoViewFragment.INITIAL_URI";
97 "com.android.ex.PhotoViewFragment.CURRENT_URI";
99 "com.android.ex.PhotoViewFragment.CURRENT_INDEX";
101 "com.android.ex.PhotoViewFragment.FULLSCREEN";
103 "com.android.ex.PhotoViewFragment.ACTIONBARTITLE";
105 "com.android.ex.PhotoViewFragment.ACTIONBARSUBTITLE";
107 "com.android.ex.PhotoViewFragment.SCALEANIMATIONFINISHED";
713 public void onFragmentVisible(PhotoViewFragment fragment) {
937 public void onFragmentPhotoLoadComplete(PhotoViewFragment fragment, boolean success) {
967 public void onCursorChanged(PhotoViewFragment fragment, Cursor cursor) {