summaryrefslogtreecommitdiffstats
path: root/api/system-current.txt
diff options
context:
space:
mode:
authorNancy Chen <nancychen@google.com>2015-06-23 14:17:48 -0700
committerNancy Chen <nancychen@google.com>2015-06-23 14:17:48 -0700
commita51765ed6d495dec81009371a7c13e2c9efd5609 (patch)
tree25797f0cc156d341ce86ee41838bc81ff233460e /api/system-current.txt
parenta2c159fede892a54b9b98e681c6a3053ab4dbf31 (diff)
downloadframeworks_base-a51765ed6d495dec81009371a7c13e2c9efd5609.zip
frameworks_base-a51765ed6d495dec81009371a7c13e2c9efd5609.tar.gz
frameworks_base-a51765ed6d495dec81009371a7c13e2c9efd5609.tar.bz2
Add public action to open voicemail settings.
Need public api constant to create an intent to open voicemail settings. This is used for visual voicemail. Bug: 21086059 Change-Id: I1a11712ead2941d5322cde6be6c3f41652bc36d8
Diffstat (limited to 'api/system-current.txt')
-rw-r--r--api/system-current.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/system-current.txt b/api/system-current.txt
index 9544f5b..9663dbc 100644
--- a/api/system-current.txt
+++ b/api/system-current.txt
@@ -33457,6 +33457,7 @@ package android.telephony {
method public int[] supplyPukReportResult(java.lang.String, java.lang.String);
method public void toggleRadioOnOff();
method public void updateServiceLocation();
+ field public static final java.lang.String ACTION_CONFIGURE_VOICEMAIL = "android.telephony.action.CONFIGURE_VOICEMAIL";
field public static final java.lang.String ACTION_PHONE_STATE_CHANGED = "android.intent.action.PHONE_STATE";
field public static final java.lang.String ACTION_RESPOND_VIA_MESSAGE = "android.intent.action.RESPOND_VIA_MESSAGE";
field public static final int CALL_STATE_IDLE = 0; // 0x0