Home
last modified time | relevance | path

Searched refs:getAllPhoneAccounts (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl92 List<PhoneAccount> getAllPhoneAccounts(); in getAllPhoneAccounts() method
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java1271 public List<PhoneAccount> getAllPhoneAccounts() { in getAllPhoneAccounts() method in TelecomManager
1274 return getTelecomService().getAllPhoneAccounts(); in getAllPhoneAccounts()
/frameworks/base/non-updatable-api/
Dsystem-current.txt9334 method public java.util.List<android.telecom.PhoneAccount> getAllPhoneAccounts();
/frameworks/base/api/
Dsystem-current.txt10452 method public java.util.List<android.telecom.PhoneAccount> getAllPhoneAccounts();