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 47 AggregationExceptions.TYPE_KEEP_TOGETHER, rawContactId1, rawContactId2);
82 AggregationExceptions.TYPE_KEEP_TOGETHER, rawContactId1, rawContactId2);
84 AggregationExceptions.TYPE_KEEP_TOGETHER, rawContactId1, rawContactId3);
138 AggregationExceptions.TYPE_KEEP_TOGETHER, rawContactId1, rawContactId2);
140 AggregationExceptions.TYPE_KEEP_TOGETHER, rawContactId1, rawContactId3);
GroupsTest.java 87 AggregationExceptions.TYPE_KEEP_TOGETHER, contactCharlie, contactCharlieDupe);
303 values.put(AggregationExceptions.TYPE, AggregationExceptions.TYPE_KEEP_TOGETHER);
354 values.put(AggregationExceptions.TYPE, AggregationExceptions.TYPE_KEEP_TOGETHER);
ContactsProvider2Test.java     [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/
ContactAggregatorTest.java 73 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
86 assertEquals(AggregationExceptions.TYPE_KEEP_TOGETHER, c.getInt(0));
459 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
500 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
502 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
504 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
545 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
547 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
549 setAggregationException(AggregationExceptions.TYPE_KEEP_TOGETHER,
694 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/
RawContactDeltaList.java 229 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/
RawContactDeltaListTests.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 1632 milliseconds