Searched refs:mDisplayPhotos (Results 1 – 1 of 1) sorted by relevance
64 private boolean mDisplayPhotos; field in ContactEntryListAdapter315 return mDisplayPhotos; in getDisplayPhotos()319 mDisplayPhotos = displayPhotos; in setDisplayPhotos()470 if (mDisplayPhotos && mPhotoLoader != null && isPhotoSupported(partitionIndex)) { in changeCursor()