Searched refs:mNewUserPhotoDrawable (Results 1 – 1 of 1) sorted by relevance
98 private Drawable mNewUserPhotoDrawable; field in EditUserPhotoController116 mNewUserPhotoDrawable = drawable; in EditUserPhotoController()154 return mNewUserPhotoDrawable; in getNewUserPhotoDrawable()363 mNewUserPhotoDrawable = CircleFramedDrawable in onPhotoCropped()365 mImageView.setImageDrawable(mNewUserPhotoDrawable); in onPhotoCropped()