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

  /packages/apps/Contacts/src/com/android/contacts/model/
ContactLoader.java 374 long currentRawContactId = -1;
382 if (rawContactId != currentRawContactId) {
385 currentRawContactId = rawContactId;
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator.java     [all...]

Completed in 60 milliseconds