Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/detail/
DPhotoSelectionHandler.java77 private final boolean mIsDirectoryContact; field in PhotoSelectionHandler
87 mIsDirectoryContact = isDirectoryContact; in PhotoSelectionHandler()
191 if (mIsDirectoryContact) return -1; in getWritableEntityIndex()