Home
last modified time | relevance | path

Searched refs:retrieveContactPhotoAsync (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DContactsAsyncHelper.java190 public static final void retrieveContactPhotoAsync(Context context, in retrieveContactPhotoAsync() method in ContactsAsyncHelper
/packages/apps/Calendar/src/com/android/calendar/event/
DAttendeesView.java443 ContactsAsyncHelper.retrieveContactPhotoAsync( in onQueryComplete()