Searched refs:InvitableAccountTypeCache (Results 1 – 1 of 1) sorted by relevance
221 private final InvitableAccountTypeCache mInvitableAccountTypeCache;288 mInvitableAccountTypeCache = new InvitableAccountTypeCache(); in AccountTypeManagerImpl()760 private static final class InvitableAccountTypeCache { class in AccountTypeManagerImpl