Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/model/
H A DContactLoaderTest.java124 assertEquals(DisplayNameSources.STRUCTURED_NAME, contact.getDisplayNameSource()); in testLoadContactWithContactIdUri()
152 assertEquals(DisplayNameSources.STRUCTURED_NAME, contact.getDisplayNameSource()); in testLoadContactWithOldStyleUri()
183 assertEquals(DisplayNameSources.STRUCTURED_NAME, contact.getDisplayNameSource()); in testLoadContactWithRawContactIdUri()
207 assertEquals(DisplayNameSources.STRUCTURED_NAME, contact.getDisplayNameSource()); in testLoadContactWithContactLookupUri()
231 assertEquals(DisplayNameSources.STRUCTURED_NAME, contact.getDisplayNameSource()); in testLoadContactWithContactLookupAndIdUri()
265 assertEquals(DisplayNameSources.STRUCTURED_NAME, contact.getDisplayNameSource()); in testLoadContactWithContactLookupWithIncorrectIdUri()
285 json.put(Contacts.DISPLAY_NAME_SOURCE, DisplayNameSources.STRUCTURED_NAME); in testLoadContactReturnDirectoryContactWithoutDisplayName()
298 assertEquals(DisplayNameSources.STRUCTURED_NAME, contact.getDisplayNameSource()); in testLoadContactReturnDirectoryContactWithoutDisplayName()
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DContactRecipientEntryUtils.java68 return BugleRecipientEntry.constructTopLevelEntry(null, DisplayNameSources.STRUCTURED_NAME, in constructSpecialRecipientEntry()
H A DContactUtil.java506 DisplayNameSources.STRUCTURED_NAME, destination, destinationType, in createRecipientEntryForPhoneQuery()
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
H A DContactListItemData.java81 DisplayNameSources.STRUCTURED_NAME, destination, destinationType, destinationLabel, in bind()
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DContactInfoCache.java110 .put(Contacts.DISPLAY_NAME_SOURCE, DisplayNameSources.STRUCTURED_NAME) in doInBackground()
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsDatabaseHelper.java3858 return DisplayNameSources.STRUCTURED_NAME; in getDisplayNameSourceForMimeTypeId()
4631 if (source == DisplayNameSources.STRUCTURED_NAME) { in updateRawContactDisplayName()
4732 if (bestDisplayNameSource == DisplayNameSources.STRUCTURED_NAME in updateRawContactDisplayName()
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsProvider2Test.java4287 values.put(RawContacts.DISPLAY_NAME_SOURCE, DisplayNameSources.STRUCTURED_NAME); in testContactWithoutPhoneticName()
4301 values.put(Contacts.DISPLAY_NAME_SOURCE, DisplayNameSources.STRUCTURED_NAME); in testContactWithoutPhoneticName()
4333 values.put(RawContacts.DISPLAY_NAME_SOURCE, DisplayNameSources.STRUCTURED_NAME); in testContactWithChineseName()
4347 values.put(Contacts.DISPLAY_NAME_SOURCE, DisplayNameSources.STRUCTURED_NAME); in testContactWithChineseName()
4399 values.put(RawContacts.DISPLAY_NAME_SOURCE, DisplayNameSources.STRUCTURED_NAME); in testContactWithJapaneseName()
4413 values.put(Contacts.DISPLAY_NAME_SOURCE, DisplayNameSources.STRUCTURED_NAME); in testContactWithJapaneseName()
/aosp12/frameworks/base/core/java/android/provider/
H A DContactsContract.java1189 public static final int STRUCTURED_NAME = 40; field
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt34618 field public static final int STRUCTURED_NAME = 40; // 0x28
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt24432 field public static final int STRUCTURED_NAME = 40; // 0x28