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

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactLookupKeyTest.java 46 AggregationExceptions.TYPE_KEEP_TOGETHER, rawContactId1, rawContactId2);
81 AggregationExceptions.TYPE_KEEP_TOGETHER, rawContactId1, rawContactId2);
83 AggregationExceptions.TYPE_KEEP_TOGETHER, rawContactId1, rawContactId3);
137 AggregationExceptions.TYPE_KEEP_TOGETHER, rawContactId1, rawContactId2);
139 AggregationExceptions.TYPE_KEEP_TOGETHER, rawContactId1, rawContactId3);
ContactAggregatorTest.java 67 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
80 assertEquals(AggregationExceptions.TYPE_KEEP_TOGETHER, c.getInt(0));
464 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
505 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
507 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
509 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
654 AggregationExceptions.TYPE_KEEP_TOGETHER, rawContactId1, rawContactId2);
    [all...]
GroupsTest.java 86 AggregationExceptions.TYPE_KEEP_TOGETHER, contactCharlie, contactCharlieDupe);
309 values.put(AggregationExceptions.TYPE, AggregationExceptions.TYPE_KEEP_TOGETHER);
360 values.put(AggregationExceptions.TYPE, AggregationExceptions.TYPE_KEEP_TOGETHER);
ContactsProvider2Test.java 701 AggregationExceptions.TYPE_KEEP_TOGETHER, rawContactId1, rawContactId2);
723 AggregationExceptions.TYPE_KEEP_TOGETHER, rawContactId1, rawContactId2);
    [all...]
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntitySet.java 181 builder.withValue(AggregationExceptions.TYPE, AggregationExceptions.TYPE_KEEP_TOGETHER);
  /packages/apps/Contacts/src/com/android/contacts/model/
EntityDeltaList.java 212 builder.withValue(AggregationExceptions.TYPE, AggregationExceptions.TYPE_KEEP_TOGETHER);
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactAggregator.java     [all...]
  /packages/apps/Contacts/tests/src/com/android/contacts/
EntityDeltaListTests.java 252 values.put(AggregationExceptions.TYPE, AggregationExceptions.TYPE_KEEP_TOGETHER);
  /packages/apps/Contacts/src/com/android/contacts/
ContactSaveService.java     [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java     [all...]
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 128 milliseconds