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 45 setAggregationException(
80 setAggregationException(
82 setAggregationException(
136 setAggregationException(
138 setAggregationException(
147 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE, rawContactId1,
149 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE, rawContactId2,
ContactAggregatorTest.java 67 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
87 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
101 setAggregationException(AggregationExceptions.TYPE_AUTOMATIC,
464 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
489 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
505 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
507 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
509 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
515 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
517 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE
    [all...]
GroupsTest.java 85 setAggregationException(
ContactsActor.java 491 protected void setAggregationException(int type, long rawContactId1, long rawContactId2) {
ContactsProvider2Test.java 700 setAggregationException(
722 setAggregationException(
    [all...]
BaseContactsProvider2Test.java 524 protected void setAggregationException(int type, long rawContactId1, long rawContactId2) {
    [all...]

Completed in 74 milliseconds