Searched refs:loadPlaceholderPhoto (Results 1 – 2 of 2) sorted by relevance
252 photoBitmap = loadPlaceholderPhoto(null); in onQueryComplete()275 setPhoto(loadPlaceholderPhoto(null)); in onQueryComplete()290 setPhoto(loadPlaceholderPhoto(null)); in onQueryComplete()306 setPhoto(loadPlaceholderPhoto(null)); in onQueryComplete()381 setPhoto(loadPlaceholderPhoto(null)); in setPhotoId()622 setPhoto(loadPlaceholderPhoto(null)); in wipeClean()679 private Bitmap loadPlaceholderPhoto(BitmapFactory.Options options) { in loadPlaceholderPhoto() method in ContactHeaderWidget
151 public static Bitmap loadPlaceholderPhoto(int placeholderImageResource, Context context, in loadPlaceholderPhoto() method in ContactsUtils