Searched refs:mGroupIdCache (Results 1 – 2 of 2) sorted by relevance
65 private final HashMap<String, ArrayList<GroupIdCacheEntry>> mGroupIdCache; field in DataRowHandlerForGroupMembership71 mGroupIdCache = groupIdCache; in DataRowHandlerForGroupMembership()209 ArrayList<GroupIdCacheEntry> entries = mGroupIdCache.get(sourceId);212 mGroupIdCache.put(sourceId, entries);
1487 private HashMap<String, ArrayList<GroupIdCacheEntry>> mGroupIdCache = Maps.newHashMap(); field in ContactsProvider21720 mGroupIdCache)); in initDataRowHandlers()3834 mGroupIdCache.clear(); in deleteGroup()4394 mGroupIdCache.clear(); in updateGroups()