Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactEntryListAdapter.java326 public void setCircularPhotos(boolean circularPhotos) { in setCircularPhotos() argument
327 mCircularPhotos = circularPhotos; in setCircularPhotos()