HomeSort by relevance Sort by last modified time
    Searched refs:setAggregationException (Results 1 - 6 of 6) sorted by null

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactLookupKeyTest.java 46 setAggregationException(
81 setAggregationException(
83 setAggregationException(
137 setAggregationException(
139 setAggregationException(
148 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE, rawContactId1,
150 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE, rawContactId2,
GroupsTest.java 86 setAggregationException(
ContactsActor.java 510 protected void setAggregationException(int type, long rawContactId1, long rawContactId2) {
ContactsProvider2Test.java     [all...]
BaseContactsProvider2Test.java 508 protected void setAggregationException(int type, long rawContactId1, long rawContactId2) {
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/
ContactAggregatorTest.java 73 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
93 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
107 setAggregationException(AggregationExceptions.TYPE_AUTOMATIC,
459 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
484 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
500 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
502 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
504 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
510 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
512 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE
    [all...]

Completed in 819 milliseconds