HomeSort by relevance Sort by last modified time
    Searched refs:loadPlaceholderPhoto (Results 1 - 4 of 4) sorted by null

  /packages/experimental/LoaderApp/src/com/android/loaderapp/
ContactHeaderWidget.java 252 photoBitmap = loadPlaceholderPhoto(null);
275 setPhoto(loadPlaceholderPhoto(null));
290 setPhoto(loadPlaceholderPhoto(null));
306 setPhoto(loadPlaceholderPhoto(null));
381 setPhoto(loadPlaceholderPhoto(null));
622 setPhoto(loadPlaceholderPhoto(null));
679 private Bitmap loadPlaceholderPhoto(BitmapFactory.Options options) {
  /frameworks/base/core/java/android/provider/
Contacts.java 636 return loadPlaceholderPhoto(placeholderImageResource, context, options);
642 bm = loadPlaceholderPhoto(placeholderImageResource, context, options);
647 private static Bitmap loadPlaceholderPhoto(int placeholderImageResource, Context context,
    [all...]
  /packages/experimental/LoaderApp/src/com/android/loaderapp/util/
ContactsUtils.java 151 public static Bitmap loadPlaceholderPhoto(int placeholderImageResource, Context context,
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 323 milliseconds