HomeSort by relevance Sort by last modified time
    Searched defs:fixStructuredNameComponents (Results 1 - 2 of 2) sorted by null

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandlerForStructuredName.java 49 fixStructuredNameComponents(values, values);
75 fixStructuredNameComponents(augmented, values);
120 public void fixStructuredNameComponents(ContentValues augmented, ContentValues update) {
ContactsProvider2.java     [all...]

Completed in 920 milliseconds