Home
last modified time | relevance | path

Searched refs:InvitableAccountTypeCache (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DAccountTypeManager.java209 private final InvitableAccountTypeCache mInvitableAccountTypeCache;
306 mInvitableAccountTypeCache = new InvitableAccountTypeCache(); in AccountTypeManagerImpl()
780 private static final class InvitableAccountTypeCache { class in AccountTypeManagerImpl