Searched refs:mInvitableAccountTypeCache (Results 1 – 1 of 1) sorted by relevance
209 private final InvitableAccountTypeCache mInvitableAccountTypeCache; field in AccountTypeManagerImpl306 mInvitableAccountTypeCache = new InvitableAccountTypeCache(); in AccountTypeManagerImpl()650 mInvitableAccountTypeCache.setCachedValue(findUsableInvitableAccountTypes(mContext)); in getUsableInvitableAccountTypes()656 if (mInvitableAccountTypeCache.isExpired() && in getUsableInvitableAccountTypes()662 return mInvitableAccountTypeCache.getCachedValue(); in getUsableInvitableAccountTypes()770 mInvitableAccountTypeCache.setCachedValue(accountTypes); in onPostExecute()