Searched defs:placeholderImageResource (Results 1 – 2 of 2) sorted by relevance
230 ImageView imageView, Uri person, int placeholderImageResource) { in updateImageViewWithContactPhotoAsync()241 ImageView imageView, Uri person, int placeholderImageResource) { in updateImageViewWithContactPhotoAsync()256 ImageView imageView, Uri person, int placeholderImageResource) { in updateImageViewWithContactPhotoAsync()
635 int placeholderImageResource, BitmapFactory.Options options) { in loadContactPhoto()648 private static Bitmap loadPlaceholderPhoto(int placeholderImageResource, Context context, in loadPlaceholderPhoto()