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

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactLookupKeyTest.java 148 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE, rawContactId1,
150 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE, rawContactId2,
ContactsProvider2Test.java     [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/
ContactAggregatorTest.java 102 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
109 assertEquals(AggregationExceptions.TYPE_KEEP_SEPARATE, c.getInt(0));
493 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
519 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
521 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
532 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
562 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
564 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
566 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
    [all...]
ContactAggregator2Test.java 102 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
109 assertEquals(AggregationExceptions.TYPE_KEEP_SEPARATE, c.getInt(0));
510 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
536 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
538 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
549 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
579 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
581 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
583 setAggregationException(AggregationExceptions.TYPE_KEEP_SEPARATE,
    [all...]
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntitySet.java 202 * Construct a {@link AggregationExceptions#TYPE_KEEP_SEPARATE}.
208 builder.withValue(AggregationExceptions.TYPE, AggregationExceptions.TYPE_KEEP_SEPARATE);
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
RawContactDeltaList.java 250 * Construct a {@link AggregationExceptions#TYPE_KEEP_SEPARATE}.
256 builder.withValue(AggregationExceptions.TYPE, AggregationExceptions.TYPE_KEEP_SEPARATE);
  /cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_PinnedPositionsTest.java 203 ContactUtil.setAggregationException(mResolver, AggregationExceptions.TYPE_KEEP_SEPARATE,
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator2.java 430 AggregationExceptions.TYPE_KEEP_SEPARATE, /* countOnly =*/true))) {
    [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java     [all...]
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/6/
android.jar 

Completed in 273 milliseconds