Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactEntryListAdapter.java318 public void setDisplayPhotos(boolean displayPhotos) { in setDisplayPhotos() argument
319 mDisplayPhotos = displayPhotos; in setDisplayPhotos()
/packages/apps/Dialer/java/com/android/contacts/common/list/
DContactEntryListAdapter.java301 public void setDisplayPhotos(boolean displayPhotos) { in setDisplayPhotos() argument
302 mDisplayPhotos = displayPhotos; in setDisplayPhotos()