Home | History | Annotate | Download | only in service

Lines Matching refs:photos

311      * @param photos The array of photo file names to add to the newly
316 String[] movies, String[] photos, String themeType) {
322 intent.putExtra(PARAM_PHOTOS_FILENAMES, photos);
1613 // Add the photos to the timeline
1614 final String[] photos = intent.getStringArrayExtra(PARAM_PHOTOS_FILENAMES);
1615 for (int i = 0; i < photos.length; i++) {
1617 generateId(), photos[i],