HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_KEEP_TOGETHER (Results 1 - 15 of 15) 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);
GroupsTest.java 86 AggregationExceptions.TYPE_KEEP_TOGETHER, contactCharlie, contactCharlieDupe);
302 values.put(AggregationExceptions.TYPE, AggregationExceptions.TYPE_KEEP_TOGETHER);
353 values.put(AggregationExceptions.TYPE, AggregationExceptions.TYPE_KEEP_TOGETHER);
ContactsProvider2Test.java 787 AggregationExceptions.TYPE_KEEP_TOGETHER, rawContactId1, rawContactId2);
809 AggregationExceptions.TYPE_KEEP_TOGETHER, rawContactId1, rawContactId2);
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/
ContactAggregatorTest.java 75 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
88 assertEquals(AggregationExceptions.TYPE_KEEP_TOGETHER, c.getInt(0));
460 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
501 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
503 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
505 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
650 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 231 builder.withValue(AggregationExceptions.TYPE, AggregationExceptions.TYPE_KEEP_TOGETHER);
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
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...]
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 427 milliseconds