Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/detail/
DPhotoSelectionHandler.java157 final Uri toCrop; in handlePhotoActivityResult() local
162 toCrop = uri; in handlePhotoActivityResult()
164 toCrop = mTempPhotoUri; in handlePhotoActivityResult()
167 toCrop, false)) { in handlePhotoActivityResult()
178 doCropPhoto(toCrop, mCroppedPhotoUri); in handlePhotoActivityResult()