Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl108 void unregisterPhoneAccount(in PhoneAccountHandle account); in unregisterPhoneAccount() method
/frameworks/base/cmds/telecom/src/com/android/commands/telecom/
DTelecom.java163 mTelecomService.unregisterPhoneAccount(handle); in runUnregisterPhoneAccount()
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java713 public void unregisterPhoneAccount(PhoneAccountHandle accountHandle) { in unregisterPhoneAccount() method in TelecomManager
716 getTelecomService().unregisterPhoneAccount(accountHandle); in unregisterPhoneAccount()
/frameworks/base/api/
Dcurrent.txt30479 method public void unregisterPhoneAccount(android.telecom.PhoneAccountHandle);
Dsystem-current.txt32709 method public void unregisterPhoneAccount(android.telecom.PhoneAccountHandle);