Searched defs:accounts (Results 1 – 7 of 7) sorted by relevance
62 private List<Key<Account>> accounts; field in TestGenericTypes.Person272 public void setAccounts(List<Key<Account>> accounts) { in setAccounts()137 List<Key<Account>> accounts = new ArrayList<Key<Account>>(); in testIssue468b() local
28 private final Map<String, Account> accounts = new HashMap<>(); field in InMemoryDatabase
41 private List<Account> accounts = new ArrayList<>(); field in ShadowAccountManager
33 private LinkedHashMap<PhoneAccountHandle, PhoneAccount> accounts = new LinkedHashMap(); field in ShadowTelecomManager
90 Account[] accounts = am.getAccountsByType("type_a"); in testGetAccountsByType() local380 public void onAccountsUpdated(Account[] accounts) { in onAccountsUpdated()
516 accounts = _messages.MessageField('ServiceAccount', 1, repeated=True) variable in ListServiceAccountsResponse
127 "accounts": { object