Home
last modified time | relevance | path

Searched refs:correctedUri (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientAlternatesAdapter.java549 final String correctedUri = correctedUriBuilder.toString(); in removeUndesiredDestinations() local
550 sCorrectedPhotoUris.put(photoThumbnailUri, correctedUri); in removeUndesiredDestinations()
551 row[Query.PHOTO_THUMBNAIL_URI] = correctedUri; in removeUndesiredDestinations()