public class

ContactsProvider2.GroupIdCacheEntry

extends Object
java.lang.Object
   ↳ com.android.providers.contacts.ContactsProvider2.GroupIdCacheEntry

Class Overview

An entry in group id cache. It maps the combination of (account type, account name and source id) to group row id.

Summary

Public Constructors
ContactsProvider2.GroupIdCacheEntry()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ContactsProvider2.GroupIdCacheEntry ()