Home
last modified time | relevance | path

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

/frameworks/base/cmds/telecom/src/com/android/commands/telecom/
DTelecom.java139 mTelecomService.registerPhoneAccount(account); in runRegisterPhoneAccount()
157 mTelecomService.registerPhoneAccount(account); in runRegisterSimPhoneAccount()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl103 void registerPhoneAccount(in PhoneAccount metadata); in registerPhoneAccount() method
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java698 public void registerPhoneAccount(PhoneAccount account) { in registerPhoneAccount() method in TelecomManager
701 getTelecomService().registerPhoneAccount(account); in registerPhoneAccount()
/frameworks/base/api/
Dcurrent.txt30476 method public void registerPhoneAccount(android.telecom.PhoneAccount);
Dsystem-current.txt32706 method public void registerPhoneAccount(android.telecom.PhoneAccount);