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

  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntitySet.java 145 builder.withValue(AggregationExceptions.RAW_CONTACT_ID1, rawContactId);
156 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID1, firstInsertRow);
212 builder.withValue(AggregationExceptions.RAW_CONTACT_ID1, rawContactId1);
214 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID1, backRefs[index1]);
  /packages/apps/Contacts/src/com/android/contacts/model/
EntityDeltaList.java 155 builder.withValue(AggregationExceptions.RAW_CONTACT_ID1, joinedRawContactId);
175 builder.withValue(AggregationExceptions.RAW_CONTACT_ID1, rawContactId);
186 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID1,
244 builder.withValue(AggregationExceptions.RAW_CONTACT_ID1, rawContactId1);
246 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID1, backRef1);
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
GroupsTest.java 310 values.put(AggregationExceptions.RAW_CONTACT_ID1, rawContactId1);
361 values.put(AggregationExceptions.RAW_CONTACT_ID1, rawContactId1);
ContactAggregatorTest.java 59 AggregationExceptions.RAW_CONTACT_ID1,
70 String selection = "(" + AggregationExceptions.RAW_CONTACT_ID1 + "=" + rawContactId1
72 + ") OR (" + AggregationExceptions.RAW_CONTACT_ID1 + "=" + rawContactId2
    [all...]
ContactDirectoryManagerTest.java 556 AggregationExceptions.RAW_CONTACT_ID1,
ContactsActor.java 493 values.put(AggregationExceptions.RAW_CONTACT_ID1, rawContactId1);
BaseContactsProvider2Test.java 527 values.put(AggregationExceptions.RAW_CONTACT_ID1, rawContactId1);
    [all...]
ContactsProvider2Test.java 566 AggregationExceptions.RAW_CONTACT_ID1,
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactAggregator.java     [all...]
ContactsDatabaseHelper.java     [all...]
ContactsProvider2.java     [all...]
  /packages/apps/Contacts/tests/src/com/android/contacts/
EntityDeltaListTests.java 251 values.put(AggregationExceptions.RAW_CONTACT_ID1, rawContactId);
  /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 3484 milliseconds