Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl97 List<PhoneAccountHandle> getAllPhoneAccountHandles(); in getAllPhoneAccountHandles() method
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java1289 public List<PhoneAccountHandle> getAllPhoneAccountHandles() { in getAllPhoneAccountHandles() method in TelecomManager
1292 return getTelecomService().getAllPhoneAccountHandles(); in getAllPhoneAccountHandles()
/frameworks/base/non-updatable-api/
Dsystem-current.txt9333 method public java.util.List<android.telecom.PhoneAccountHandle> getAllPhoneAccountHandles();
/frameworks/base/api/
Dsystem-current.txt10451 method public java.util.List<android.telecom.PhoneAccountHandle> getAllPhoneAccountHandles();