Searched defs:updatedPhotos (Results 1 – 2 of 2) sorted by relevance
375 Bundle updatedPhotos, String joinContactIdExtraKey, Long joinContactId) { in createSaveContactIntent()405 Bundle updatedPhotos = intent.getParcelableExtra(EXTRA_UPDATED_PHOTOS); in saveContact() local
527 final Bundle updatedPhotos = mListener == null ? null : mListener.getUpdatedPhotos(); in getPhotos() local