Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DMetadataEntryParser.java130 public AggregationData(RawContactInfo rawContactInfo1, RawContactInfo rawContactInfo2, in AggregationData() argument
132 this.mRawContactInfo1 = rawContactInfo1; in AggregationData()