Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/event/
DEventLocationAdapter.java218 asyncLoadPhotoAndUpdateView(result.mContactPhotoUri, imageView); in getView()
227 private void asyncLoadPhotoAndUpdateView(final Uri contactPhotoUri, in asyncLoadPhotoAndUpdateView() method in EventLocationAdapter