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

  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
RawContactDelta.java 469 mValues.put(RawContacts.AGGREGATION_MODE, RawContacts.AGGREGATION_MODE_SUSPENDED);
509 builder = buildSetAggregationMode(beforeId, RawContacts.AGGREGATION_MODE_SUSPENDED);
542 mValues.put(RawContacts.AGGREGATION_MODE, RawContacts.AGGREGATION_MODE_SUSPENDED);
583 buildSetAggregationMode(beforeId, RawContacts.AGGREGATION_MODE_SUSPENDED);
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntityDelta.java 384 mValues.put(RawContacts.AGGREGATION_MODE, RawContacts.AGGREGATION_MODE_SUSPENDED);
417 builder = buildSetAggregationMode(beforeId, RawContacts.AGGREGATION_MODE_SUSPENDED);
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/
ContactAggregator2Test.java     [all...]
ContactAggregatorTest.java     [all...]
  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/
RawContactDeltaListTests.java 249 return buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_SUSPENDED);
497 joeContactInsert.put(RawContacts.AGGREGATION_MODE, RawContacts.AGGREGATION_MODE_SUSPENDED);
556 contactInsert.put(RawContacts.AGGREGATION_MODE, RawContacts.AGGREGATION_MODE_SUSPENDED);
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator.java 184 || aggregationMode == RawContacts.AGGREGATION_MODE_SUSPENDED)) {
    [all...]
ContactAggregator2.java 157 || aggregationMode == RawContacts.AGGREGATION_MODE_SUSPENDED)) {
    [all...]
AbstractContactAggregator.java 515 case RawContacts.AGGREGATION_MODE_SUSPENDED: {
584 // Don't re-aggregate AGGREGATION_MODE_SUSPENDED / AGGREGATION_MODE_DISABLED.
606 // (Don't re-aggregate AGGREGATION_MODE_SUSPENDED / AGGREGATION_MODE_DISABLED)
    [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java     [all...]
  /external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar 
  /external/robolectric/v1/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 109 milliseconds