diff options
Diffstat (limited to 'system-api')
-rw-r--r-- | system-api/23.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system-api/23.txt b/system-api/23.txt index 8fba945..1c9e7bd 100644 --- a/system-api/23.txt +++ b/system-api/23.txt @@ -30232,7 +30232,6 @@ package android.telecom { method public android.telecom.PhoneAccount getPhoneAccount(android.telecom.PhoneAccountHandle); method public java.util.List<android.telecom.PhoneAccountHandle> getPhoneAccountsForPackage(); method public java.util.List<android.telecom.PhoneAccountHandle> getPhoneAccountsSupportingScheme(java.lang.String); - method public java.util.List<android.telecom.PhoneAccountHandle> getRegisteredConnectionManagers(); method public java.lang.String getVoiceMailNumber(android.telecom.PhoneAccountHandle); method public boolean handleMmi(java.lang.String); method public boolean handleMmi(java.lang.String, android.telecom.PhoneAccountHandle); |