Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java976 public List<PhoneAccountHandle> getCallCapablePhoneAccounts() { in getCallCapablePhoneAccounts() method in TelecomManager
977 return getCallCapablePhoneAccounts(false); in getCallCapablePhoneAccounts()
1016 public List<PhoneAccountHandle> getCallCapablePhoneAccounts(boolean includeDisabledAccounts) { in getCallCapablePhoneAccounts() method in TelecomManager
1019 return getTelecomService().getCallCapablePhoneAccounts( in getCallCapablePhoneAccounts()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl58 List<PhoneAccountHandle> getCallCapablePhoneAccounts( in getCallCapablePhoneAccounts() method
/frameworks/base/config/
Dboot-image-profile.txt13755 HSPLandroid/telecom/TelecomManager;->getCallCapablePhoneAccounts()Ljava/util/List;
13756 HSPLandroid/telecom/TelecomManager;->getCallCapablePhoneAccounts(Z)Ljava/util/List;
21660 HSPLcom/android/internal/telecom/ITelecomService$Stub$Proxy;->getCallCapablePhoneAccounts(ZLjava/la…
Dhiddenapi-greylist-max-o.txt104517 Lcom/android/internal/telecom/ITelecomService$Stub$Proxy;->getCallCapablePhoneAccounts(ZLjava/lang/…
104619 Lcom/android/internal/telecom/ITelecomService;->getCallCapablePhoneAccounts(ZLjava/lang/String;)Lja…
/frameworks/base/api/
Dcurrent.txt43737 …ONE_STATE) public java.util.List<android.telecom.PhoneAccountHandle> getCallCapablePhoneAccounts();