HomeSort by relevance Sort by last modified time
    Searched refs:ARG_IMAGE_URI (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
PhotoViewActivity.java 90 protected final static String ARG_IMAGE_URI = "image_uri";
269 args.putString(ARG_IMAGE_URI, mCurrentPhotoUri);
    [all...]
  /frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
PhotoViewActivity.java 89 protected final static String ARG_IMAGE_URI = "image_uri";
268 args.putString(ARG_IMAGE_URI, mCurrentPhotoUri);
    [all...]

Completed in 63 milliseconds