Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/contacts/
DContactUtil.java127 long rawContactId1, long rawContactId2) { in setAggregationException() argument
129 values.put(AggregationExceptions.RAW_CONTACT_ID1, rawContactId1); in setAggregationException()
/cts/tests/tests/provider/src/android/provider/cts/
DContactsContract_IsSuperPrimaryName.java170 private void setAggregationException(long rawContactId1, long rawContactId2) { in setAggregationException() argument
172 values.put(AggregationExceptions.RAW_CONTACT_ID1, rawContactId1); in setAggregationException()