Searched refs:includeDisabledAccounts (Results 1 – 1 of 1) sorted by relevance
93 public List<PhoneAccountHandle> getCallCapablePhoneAccounts(boolean includeDisabledAccounts) { in getCallCapablePhoneAccounts() argument98 if(!phoneAccount.isEnabled() && !includeDisabledAccounts) { in getCallCapablePhoneAccounts()