Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/AvatarPicker/src/
DAvatarPhotoController.java146 copyAndCropPhoto(pictureUri, false); in onActivityResult()
150 copyAndCropPhoto(pictureUri, true); in onActivityResult()
168 private void copyAndCropPhoto(final Uri pictureUri, boolean delayBeforeCrop) { in copyAndCropPhoto() method in AvatarPhotoController