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/
ContactLoader.java 796 long currentRawContactId = -1;
802 if (rawContactId != currentRawContactId) {
805 currentRawContactId = rawContactId;
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator.java     [all...]

Completed in 104 milliseconds