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

/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DIntents.java36 public static final String EXTRA_PHOTOS_URI = "photos_uri"; field in class:Intents
290 mIntent.putExtra(EXTRA_PHOTOS_URI, mPhotosUri);

Completed in 6 milliseconds