Searched defs:mPhotoPickSize (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/detail/
H A DPhotoSelectionHandler.java67 private final int mPhotoPickSize; field in class:PhotoSelectionHandler
79 mPhotoPickSize = getPhotoPickSize();
259 ContactPhotoUtils.addGalleryIntentExtras(intent, croppedPhotoUri, mPhotoPickSize);
271 ContactPhotoUtils.addGalleryIntentExtras(intent, croppedPhotoUri, mPhotoPickSize);

Completed in 69 milliseconds