Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/
DContactPhotoManager.java101 public static final boolean IS_CIRCULAR_DEFAULT = false; field in ContactPhotoManager
171 if (request.isCircular != IS_CIRCULAR_DEFAULT) { in getDefaultAvatarUriForContact()