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

/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DIntents.java35 public static final String EXTRA_INITIAL_PHOTO_URI = "initial_photo_uri"; field in class:Intents
291 mIntent.putExtra(EXTRA_INITIAL_PHOTO_URI, mInitialPhotoUri);

Completed in 45 milliseconds