Home
last modified time | relevance | path

Searched refs:getAllPhoneAccountHandles (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl95 List<PhoneAccountHandle> getAllPhoneAccountHandles(); in getAllPhoneAccountHandles() method
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java972 public List<PhoneAccountHandle> getAllPhoneAccountHandles() { in getAllPhoneAccountHandles() method in TelecomManager
975 return getTelecomService().getAllPhoneAccountHandles(); in getAllPhoneAccountHandles()
/frameworks/base/api/
Dsystem-current.txt5025 method public java.util.List<android.telecom.PhoneAccountHandle> getAllPhoneAccountHandles();
/frameworks/base/config/
Dhiddenapi-private-dex.txt120437 Lcom/android/internal/telecom/ITelecomService$Stub$Proxy;->getAllPhoneAccountHandles()Ljava/util/Li…
120540 Lcom/android/internal/telecom/ITelecomService;->getAllPhoneAccountHandles()Ljava/util/List;
Dboot-image-profile.txt39387 HSPLcom/android/internal/telecom/ITelecomService;->getAllPhoneAccountHandles()Ljava/util/List;
Dhiddenapi-public-dex.txt42388 Landroid/telecom/TelecomManager;->getAllPhoneAccountHandles()Ljava/util/List;