Searched defs:loadPlaceholderPhoto (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/provider/
H A DContacts.java636 return loadPlaceholderPhoto(placeholderImageResource, context, options);
642 bm = loadPlaceholderPhoto(placeholderImageResource, context, options);
647 private static Bitmap loadPlaceholderPhoto(int placeholderImageResource, Context context, method in class:Contacts.People

Completed in 40 milliseconds