OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onImageLoadComplete
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Phone/src/com/android/phone/
ContactsAsyncHelper.java
62
public void
onImageLoadComplete
(int token, Drawable photo, Bitmap photoIcon,
81
args.listener.
onImageLoadComplete
(msg.what, args.photo, args.photoIcon,
312
* {@link OnImageLoadCompleteListener#
onImageLoadComplete
(int, Drawable, Bitmap, Object)}
316
* {@link OnImageLoadCompleteListener#
onImageLoadComplete
(int, Drawable, Bitmap, Object)}
323
* fourth argument of {@link OnImageLoadCompleteListener#
onImageLoadComplete
(int, Drawable,
NotificationMgr.java
397
// ContactsAsyncHelper will do that and call
onImageLoadComplete
()
420
public void
onImageLoadComplete
(
[
all
...]
CallCard.java
706
public void
onImageLoadComplete
(int token, Drawable photo, Bitmap photoIcon, Object cookie) {
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/
ContactsAsyncHelper.java
54
public void
onImageLoadComplete
(int token, Object cookie, ImageView iView,
Completed in 561 milliseconds