Searched refs:mGroupIdCache (Results 1 – 2 of 2) sorted by relevance
66 private final Map<String, ArrayList<GroupIdCacheEntry>> mGroupIdCache; field in DataRowHandlerForGroupMembership72 mGroupIdCache = groupIdCache; in DataRowHandlerForGroupMembership()210 ArrayList<GroupIdCacheEntry> entries = mGroupIdCache.get(sourceId);213 mGroupIdCache.put(sourceId, entries);
1429 private ArrayMap<String, ArrayList<GroupIdCacheEntry>> mGroupIdCache = new ArrayMap<>(); field in ContactsProvider21662 mGroupIdCache)); in initDataRowHandlers()3776 mGroupIdCache.clear(); in deleteGroup()4335 mGroupIdCache.clear(); in updateGroups()