Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/database/
DSimContactDaoTests.java21 import static com.android.contacts.tests.ContactsMatchers.DataCursor.hasName;
141 assertThat(cursor, hasName("Test One")); in importFromSim()
147 assertThat(cursor, hasName("Test Two")); in importFromSim()
153 assertThat(cursor, hasName("Test Three")); in importFromSim()
170 assertThat(cursor, hasName("Test importJustName")); in importContactWhichOnlyHasName()
/packages/apps/Contacts/src/com/android/contacts/database/
DSimContactDaoImpl.java306 if (contact.hasName() || contact.hasPhone() || contact.hasEmails()) { in loadFromCursor()
321 } else if (contact.hasName()) { in queryRawContactsForSimContacts()
351 if (!contact.hasPhone() && contact.hasName()) { in queryRawContactsForSimContacts()
/packages/apps/Contacts/src/com/android/contacts/model/
DSimContact.java85 if (!hasName() && !hasPhone() && !hasEmails()) return; in appendCreateContactOperations()
125 public boolean hasName() { in hasName() method in SimContact
/packages/apps/Dialer/java/com/android/dialer/oem/
DCequintCallerIdManager.java274 boolean hasName = !TextUtils.isEmpty(name); in generateDisplayName()
290 } else if (hasName) { in generateDisplayName()
/packages/apps/Dialer/java/com/android/dialer/phonenumbercache/
DContactInfoHelper.java267 if (hasName(contactInfo)) { in lookupNumberInRemoteDirectory()
275 public boolean hasName(ContactInfo contactInfo) { in hasName() method in ContactInfoHelper
578 if (hasName(updatedInfo)) { in updateCachedNumberLookupService()
/packages/apps/Contacts/tests/src/com/android/contacts/tests/
DContactsMatchers.java48 public static Matcher<Cursor> hasName(final String name) { in hasName() method in ContactsMatchers.DataCursor
/packages/apps/Dialer/java/com/android/dialer/app/contactinfo/
DContactInfoCache.java175 if (!contactInfoHelper.hasName(info)) { in queryContactInfo()
/packages/apps/Contacts/src/com/android/contacts/
DSimImportFragment.java435 if (contact.hasName()) { in getItemLabel()
/packages/apps/TV/libs/m2/
Dprotobuf-java-3.7.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...