Searched refs:cachedPhotoIcon (Results 1 – 2 of 2) sorted by relevance
549 return mCallerInfo == null ? null : mCallerInfo.cachedPhotoIcon; in getPhotoIcon()1305 mCallerInfo.cachedPhotoIcon = photoIcon; in setPhoto()
136 public Bitmap cachedPhotoIcon; field in CallerInfo