Searched defs:updatedPhotos (Results 1 – 1 of 1) sorted by relevance
462 Bundle updatedPhotos, String joinContactIdExtraKey, Long joinContactId) { in createSaveContactIntent()492 Bundle updatedPhotos = intent.getParcelableExtra(EXTRA_UPDATED_PHOTOS); in saveContact() local