Home
last modified time | relevance | path

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

/frameworks/base/cmds/telecom/src/com/android/commands/telecom/
DTelecom.java154 mTelecomService.registerPhoneAccount(account); in runRegisterPhoneAccount()
172 mTelecomService.registerPhoneAccount(account); in runRegisterSimPhoneAccount()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl110 void registerPhoneAccount(in PhoneAccount metadata); in registerPhoneAccount() method
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java997 public void registerPhoneAccount(PhoneAccount account) { in registerPhoneAccount() method in TelecomManager
1000 getTelecomService().registerPhoneAccount(account); in registerPhoneAccount()
/frameworks/base/config/
Dboot-image-profile.txt30275 HSPLandroid/telecom/TelecomManager;->registerPhoneAccount(Landroid/telecom/PhoneAccount;)V
39371 HSPLcom/android/internal/telecom/ITelecomService$Stub$Proxy;->registerPhoneAccount(Landroid/telecom…
39416 HSPLcom/android/internal/telecom/ITelecomService;->registerPhoneAccount(Landroid/telecom/PhoneAccou…
Dhiddenapi-private-dex.txt120468 Lcom/android/internal/telecom/ITelecomService$Stub$Proxy;->registerPhoneAccount(Landroid/telecom/Ph…
120569 Lcom/android/internal/telecom/ITelecomService;->registerPhoneAccount(Landroid/telecom/PhoneAccount;…
Dhiddenapi-public-dex.txt42422 Landroid/telecom/TelecomManager;->registerPhoneAccount(Landroid/telecom/PhoneAccount;)V
/frameworks/base/api/
Dcurrent.txt41449 method public void registerPhoneAccount(android.telecom.PhoneAccount);