HomeSort by relevance Sort by last modified time
    Searched full:croppedpath (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/detail/
PhotoSelectionHandler.java 199 final String croppedPath = ContactPhotoUtils.pathForCroppedPhoto(mContext, fileName);
209 final Intent intent = getCropImageIntent(newPath, croppedPath);
  /packages/apps/Contacts/src/com/android/contacts/activities/
PhotoSelectionActivity.java 541 final String croppedPath = ContactPhotoUtils.pathForCroppedPhoto(
544 mContext, delta, "", 0, mIsProfile, null, null, rawContactId, croppedPath);

Completed in 50 milliseconds