Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DDataRowHandlerForStructuredName.java158 int unadjustedFullNameStyle = name.fullNameStyle; in fixStructuredNameComponents() local
163 update.put(StructuredName.FULL_NAME_STYLE, unadjustedFullNameStyle); in fixStructuredNameComponents()