Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java768 public List<PhoneAccountHandle> getCallCapablePhoneAccounts() { in getCallCapablePhoneAccounts() method in TelecomManager
769 return getCallCapablePhoneAccounts(false); in getCallCapablePhoneAccounts()
805 public List<PhoneAccountHandle> getCallCapablePhoneAccounts(boolean includeDisabledAccounts) { in getCallCapablePhoneAccounts() method in TelecomManager
808 return getTelecomService().getCallCapablePhoneAccounts( in getCallCapablePhoneAccounts()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl58 List<PhoneAccountHandle> getCallCapablePhoneAccounts( in getCallCapablePhoneAccounts() method
/frameworks/base/api/
Dcurrent.txt39216 method public java.util.List<android.telecom.PhoneAccountHandle> getCallCapablePhoneAccounts();
Dsystem-current.txt42634 method public java.util.List<android.telecom.PhoneAccountHandle> getCallCapablePhoneAccounts();