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

  /packages/apps/Contacts/src/com/android/contacts/model/
EntityDeltaList.java 157 builder.withValue(AggregationExceptions.RAW_CONTACT_ID2, rawContactId);
160 AggregationExceptions.RAW_CONTACT_ID2, firstBatch);
176 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID2, firstBatch);
188 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID2, firstBatch);
254 builder.withValue(AggregationExceptions.RAW_CONTACT_ID2, rawContactId2);
256 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID2, backRef2);
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntitySet.java 146 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID2, firstBatch);
157 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID2, firstBatch);
219 builder.withValue(AggregationExceptions.RAW_CONTACT_ID2, rawContactId2);
221 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID2, backRefs[index2]);
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
GroupsTest.java 311 values.put(AggregationExceptions.RAW_CONTACT_ID2, rawContactId2);
362 values.put(AggregationExceptions.RAW_CONTACT_ID2, rawContactId2);
ContactAggregatorTest.java 60 AggregationExceptions.RAW_CONTACT_ID2
71 + " AND " + AggregationExceptions.RAW_CONTACT_ID2 + "=" + rawContactId2
73 + " AND " + AggregationExceptions.RAW_CONTACT_ID2 + "=" + rawContactId1 + ")";
    [all...]
ContactDirectoryManagerTest.java 557 AggregationExceptions.RAW_CONTACT_ID2,
ContactsActor.java 494 values.put(AggregationExceptions.RAW_CONTACT_ID2, rawContactId2);
BaseContactsProvider2Test.java 528 values.put(AggregationExceptions.RAW_CONTACT_ID2, rawContactId2);
    [all...]
ContactsProvider2Test.java 567 AggregationExceptions.RAW_CONTACT_ID2,
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactAggregator.java     [all...]
ContactsDatabaseHelper.java     [all...]
ContactsProvider2.java     [all...]
  /packages/apps/Contacts/src/com/android/contacts/
ContactSaveService.java     [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java     [all...]
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 708 milliseconds