Searched refs:getCallingAccounts (Results 1 – 1 of 1) sorted by relevance
203 getCallingAccounts(true /* includeSims */, false /* includeDisabled */), in updateDefaultOutgoingAccountsModel()216 if (!isMultiSimDevice && getCallingAccounts( in initAccountList()332 getCallingAccounts(false /* includeSims */, true /* includeDisabled */); in updateAccounts()335 getCallingAccounts(true /* includeSims */, false /* includeDisabled */); in updateAccounts()355 private List<PhoneAccountHandle> getCallingAccounts( in getCallingAccounts() method in PhoneAccountSettingsFragment