Searched refs:getCallingAccounts (Results 1 – 1 of 1) sorted by relevance
282 getCallingAccounts(true /* includeSims */, false /* includeDisabled */), in updateDefaultOutgoingAccountsModel()295 if (!isMultiSimDevice && getCallingAccounts( in initAccountList()411 getCallingAccounts(false /* includeSims */, true /* includeDisabled */); in updateAccounts()415 getCallingAccounts(true /* includeSims */, false /* includeDisabled */); in updateAccounts()442 private List<PhoneAccountHandle> getCallingAccounts( in getCallingAccounts() method in PhoneAccountSettingsFragment