Searched refs:mDefaultPhotoDim (Results 1 – 2 of 2) sorted by relevance
68 private static final int mDefaultPhotoDim = 720; field in PhotoSelectionHandler303 return mPhotoDim != 0 ? mPhotoDim : mDefaultPhotoDim; in getPhotoPickSize()
90 private static final int mDefaultPhotoDim = 720; field in AttachPhotoActivity199 ContactPhotoUtils.addCropExtras(intent, mPhotoDim != 0 ? mPhotoDim : mDefaultPhotoDim); in onActivityResult()