Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DITelecomService.aidl97 List<PhoneAccountHandle> getAllPhoneAccountHandles(); in getAllPhoneAccountHandles() method
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DTelecomManager.java1427 public List<PhoneAccountHandle> getAllPhoneAccountHandles() { in getAllPhoneAccountHandles() method in TelecomManager
1431 return service.getAllPhoneAccountHandles(); in getAllPhoneAccountHandles()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DTelecomServiceImpl.java421 public List<PhoneAccountHandle> getAllPhoneAccountHandles() {
437 return mPhoneAccountRegistrar.getAllPhoneAccountHandles(callingUserHandle);
H A DPhoneAccountRegistrar.java659 public List<PhoneAccountHandle> getAllPhoneAccountHandles(UserHandle userHandle) { in getAllPhoneAccountHandles() method in PhoneAccountRegistrar
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelecomAccountRegistry.java1483 ? mTelecomManager.getAllPhoneAccountHandles() in cleanupPhoneAccounts()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt11057 method public java.util.List<android.telecom.PhoneAccountHandle> getAllPhoneAccountHandles();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt86919 Lcom/android/internal/telecom/ITelecomService$Stub$Proxy;->getAllPhoneAccountHandles()Ljava/util/Li…
87019 Lcom/android/internal/telecom/ITelecomService;->getAllPhoneAccountHandles()Ljava/util/List;