Home
last modified time | relevance | path

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

/packages/apps/EmergencyInfo/src/com/android/emergency/preferences/
DEditUserPhotoController.java140 cropPhoto(pictureUri); in onActivityResult()
260 cropPhoto(mPreCropPictureUri); in copyAndCropPhoto()
265 private void cropPhoto(final Uri pictureUri) { in cropPhoto() method in EditUserPhotoController