Searched refs:getCallCapablePhoneAccounts (Results 1 – 2 of 2) sorted by relevance
509 public List<PhoneAccountHandle> getCallCapablePhoneAccounts() { in getCallCapablePhoneAccounts() method in TelecomManager512 return getTelecomService().getCallCapablePhoneAccounts(); in getCallCapablePhoneAccounts()530 return getCallCapablePhoneAccounts().size() > 1; in hasMultipleCallCapableAccounts()
56 List<PhoneAccountHandle> getCallCapablePhoneAccounts(); in getCallCapablePhoneAccounts() method