Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DDataRowHandlerForStructuredName.java33 public class DataRowHandlerForStructuredName extends DataRowHandler { class
38 public DataRowHandlerForStructuredName(Context context, ContactsDatabaseHelper dbHelper, in DataRowHandlerForStructuredName() method in DataRowHandlerForStructuredName
DContactsProvider2.java1606 new DataRowHandlerForStructuredName(context, dbHelper, contactAggregator, in initDataRowHandlers()
8495 DataRowHandlerForStructuredName handler = (DataRowHandlerForStructuredName) in completeName()