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.java130 public AggregationData(RawContactInfo rawContactInfo1, RawContactInfo rawContactInfo2, in AggregationData() argument
133 this.mRawContactInfo2 = rawContactInfo2; in AggregationData()