Searched defs:allAccounts (Results 1 – 9 of 9) 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
145 Preference allAccounts = getPreferenceScreen().findPreference(ALL_CALLING_ACCOUNTS_KEY); in onResume() local
304 List<PhoneAccount> allAccounts = mPhoneAccountRegistrar in adjustAttemptsForEmergency() local
1229 List<PhoneAccountHandle> allAccounts = in constructPossiblePhoneAccounts() local
386 final List<AccountWithDataSet> allAccounts = Lists.newArrayList(); in loadAccountsInBackground() local
1348 final Account[] allAccounts = getAllAccounts(); in buildAccountListDrawerItems() local
767 final Account[] allAccounts = AccountUtils.getAccounts(this); in checkValidAccounts() local