Searched refs:getCallCapablePhoneAccounts (Results 1 – 5 of 5) sorted by relevance
976 public List<PhoneAccountHandle> getCallCapablePhoneAccounts() { in getCallCapablePhoneAccounts() method in TelecomManager977 return getCallCapablePhoneAccounts(false); in getCallCapablePhoneAccounts()1016 public List<PhoneAccountHandle> getCallCapablePhoneAccounts(boolean includeDisabledAccounts) { in getCallCapablePhoneAccounts() method in TelecomManager1019 return getTelecomService().getCallCapablePhoneAccounts( in getCallCapablePhoneAccounts()
58 List<PhoneAccountHandle> getCallCapablePhoneAccounts( in getCallCapablePhoneAccounts() method
13755 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…
104517 Lcom/android/internal/telecom/ITelecomService$Stub$Proxy;->getCallCapablePhoneAccounts(ZLjava/lang/…104619 Lcom/android/internal/telecom/ITelecomService;->getCallCapablePhoneAccounts(ZLjava/lang/String;)Lja…
43737 …ONE_STATE) public java.util.List<android.telecom.PhoneAccountHandle> getCallCapablePhoneAccounts();