Searched defs:cachedPhoto (Results 1 – 2 of 2) sorted by relevance
168 public Drawable cachedPhoto; field in CallerInfo
212 Bitmap cachedPhoto = mPhotoCache.get(result.mContactPhotoUri); in getView() local