Searched refs:mNewUserPhotoDrawable (Results 1 – 1 of 1) sorted by relevance
94 private Drawable mNewUserPhotoDrawable; field in EditUserPhotoController111 mNewUserPhotoDrawable = drawable; in EditUserPhotoController()149 return mNewUserPhotoDrawable; in getNewUserPhotoDrawable()347 mNewUserPhotoDrawable = CircleFramedDrawable in onPhotoCropped()349 mImageView.setImageDrawable(mNewUserPhotoDrawable); in onPhotoCropped()