summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system-api/23.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/system-api/23.txt b/system-api/23.txt
index 1284e12..0d34dcf 100644
--- a/system-api/23.txt
+++ b/system-api/23.txt
@@ -30262,9 +30262,9 @@ package android.telecom {
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);
- method public boolean hasVoiceMailNumber(android.telecom.PhoneAccountHandle);
method public boolean isInCall();
method public boolean isRinging();
method public boolean isTtySupported();