HomeSort by relevance Sort by last modified time
    Searched refs:RAW_CONTACT_ID1 (Results 1 - 19 of 19) 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 161 builder.withValue(AggregationExceptions.RAW_CONTACT_ID1, joinedRawContactId);
181 builder.withValue(AggregationExceptions.RAW_CONTACT_ID1, rawContactId);
192 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID1,
263 builder.withValue(AggregationExceptions.RAW_CONTACT_ID1, rawContactId1);
265 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID1, backRef1);
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
GroupsTest.java 303 values.put(AggregationExceptions.RAW_CONTACT_ID1, rawContactId1);
354 values.put(AggregationExceptions.RAW_CONTACT_ID1, rawContactId1);
ContactDirectoryManagerTest.java 556 AggregationExceptions.RAW_CONTACT_ID1,
ContactsActor.java 501 values.put(AggregationExceptions.RAW_CONTACT_ID1, rawContactId1);
BaseContactsProvider2Test.java 569 values.put(AggregationExceptions.RAW_CONTACT_ID1, rawContactId1);
    [all...]
ContactsProvider2Test.java 651 AggregationExceptions.RAW_CONTACT_ID1,
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator.java     [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/
ContactAggregatorTest.java 67 AggregationExceptions.RAW_CONTACT_ID1,
78 String selection = "(" + AggregationExceptions.RAW_CONTACT_ID1 + "=" + rawContactId1
80 + ") OR (" + AggregationExceptions.RAW_CONTACT_ID1 + "=" + rawContactId2
    [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...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsDatabaseHelper.java     [all...]
ContactsProvider2.java     [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java     [all...]
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 248 milliseconds