Searched defs:allAccounts (Results 1 – 8 of 8) sorted by relevance
77 public abstract void onChanged(Account[] allAccounts); in onChanged()
81 public void updateAccountList(Account[] allAccounts) { in updateAccountList()
539 final Account[] allAccounts = new Account[initialLength]; in getAllAccounts() local
349 private void adjustAttemptsForEmergencyNoSimRequired(List<PhoneAccount> allAccounts) { in adjustAttemptsForEmergencyNoSimRequired()373 List<PhoneAccount> allAccounts = mPhoneAccountRegistrar in adjustAttemptsForEmergency() local
380 final Account[] allAccounts = new Account[4]; in onResume_twoAccountsOfSameName_shouldAddFivePreferences() local
416 final List<AccountWithDataSet> allAccounts = new ArrayList<>(); in loadAccountsInBackground() local
1348 final Account[] allAccounts = getAllAccounts(); in buildAccountListDrawerItems() local
787 final Account[] allAccounts = AccountUtils.getAccounts(this); in checkValidAccounts() local