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.java116 public AggregationData(RawContactInfo rawContactInfo1, RawContactInfo rawContactInfo2, in AggregationData() argument
118 this.mRawContactInfo1 = rawContactInfo1; in AggregationData()