Searched defs:AccountTypeWithDataSet (Results 1 – 3 of 3) sorted by relevance
33 public class AccountTypeWithDataSet { class45 private AccountTypeWithDataSet(String accountType, String dataSet) { in AccountTypeWithDataSet() method in AccountTypeWithDataSet
540 Map<AccountTypeWithDataSet, AccountType> accountTypesByTypeAndDataSet, in addAccountType()670 static Map<AccountTypeWithDataSet, AccountType> findAllInvitableAccountTypes(Context context, in findAllInvitableAccountTypes()769 protected void onPostExecute(Map<AccountTypeWithDataSet, AccountType> accountTypes) { in onPostExecute()808 public void setCachedValue(Map<AccountTypeWithDataSet, AccountType> map) { in setCachedValue()
161 Map<AccountTypeWithDataSet, AccountType> types, in verifyAccountTypes()