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

  /packages/apps/Contacts/tests/src/com/android/contacts/
EntityDeltaListTests.java 246 return buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_DEFAULT);
487 buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_DEFAULT),
497 buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_DEFAULT),
548 buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_DEFAULT),
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntityDelta.java 421 builder = buildSetAggregationMode(beforeId, RawContacts.AGGREGATION_MODE_DEFAULT);
426 builder.withValue(RawContacts.AGGREGATION_MODE, RawContacts.AGGREGATION_MODE_DEFAULT);
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactAggregatorTest.java     [all...]
  /packages/apps/Contacts/src/com/android/contacts/model/
EntityDelta.java 448 builder = buildSetAggregationMode(beforeId, RawContacts.AGGREGATION_MODE_DEFAULT);
453 builder.withValue(RawContacts.AGGREGATION_MODE, RawContacts.AGGREGATION_MODE_DEFAULT);
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactAggregator.java 465 case RawContacts.AGGREGATION_MODE_DEFAULT: {
499 if (aggregationMode == RawContacts.AGGREGATION_MODE_DEFAULT) {
537 if (aggregationMode == RawContacts.AGGREGATION_MODE_DEFAULT) {
650 int aggregationMode = RawContacts.AGGREGATION_MODE_DEFAULT;
660 if (aggregationMode == RawContacts.AGGREGATION_MODE_DEFAULT) {
    [all...]
ContactsProvider2.java     [all...]
ContactsDatabaseHelper.java     [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java     [all...]
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/15/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 461 milliseconds