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

  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
ContactLoader.java 482 long currentRawContactId = -1;
490 if (rawContactId != currentRawContactId) {
493 currentRawContactId = rawContactId;
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator.java     [all...]

Completed in 2972 milliseconds