Home
last modified time | relevance | path

Searched refs:rawContactInfo2 (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
119 this.mRawContactInfo2 = rawContactInfo2; in AggregationData()