Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorFragment.java523 int countWithPicture = 0; in hasMoreThanOnePhoto() local
530 countWithPicture++; in hasMoreThanOnePhoto()
537 countWithPicture++; in hasMoreThanOnePhoto()
543 if (countWithPicture > 1) { in hasMoreThanOnePhoto()