Searched refs:mNotifiedRawContactIds (Results 1 – 2 of 2) sorted by relevance
80 private final Set<Long> mNotifiedRawContactIds = Sets.newHashSet(); field in ContactLoader722 if (mNotifiedRawContactIds.contains(rawContactId)) { in postViewNotificationToSyncAdapter()725 mNotifiedRawContactIds.add(rawContactId); in postViewNotificationToSyncAdapter()
91 private final Set<Long> mNotifiedRawContactIds = Sets.newHashSet(); field in ContactLoader880 if (mNotifiedRawContactIds.contains(rawContactId)) { in postViewNotificationToSyncAdapter()883 mNotifiedRawContactIds.add(rawContactId); in postViewNotificationToSyncAdapter()