Searched refs:getAllPhoneAccounts (Results 1 – 3 of 3) sorted by relevance
81 List<PhoneAccount> getAllPhoneAccounts(); in getAllPhoneAccounts() method
596 public List<PhoneAccount> getAllPhoneAccounts() { in getAllPhoneAccounts() method in TelecomManager599 return getTelecomService().getAllPhoneAccounts(); in getAllPhoneAccounts()
30341 method public java.util.List<android.telecom.PhoneAccount> getAllPhoneAccounts();