summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorChris Wren <cwren@android.com>2015-06-17 21:02:57 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-06-17 21:02:58 +0000
commit922f8131ca0e431854eccf0e6963e58ff809dec0 (patch)
tree29bb39aa0157725694d8c034f8f62cdf727bc98a /api
parente5b38436b9a9878a5b0329547f3fa05543c19c81 (diff)
parentc4b7e3aa83895fe03f84a587831127418b0ac15f (diff)
downloadprebuilts_sdk-922f8131ca0e431854eccf0e6963e58ff809dec0.zip
prebuilts_sdk-922f8131ca0e431854eccf0e6963e58ff809dec0.tar.gz
prebuilts_sdk-922f8131ca0e431854eccf0e6963e58ff809dec0.tar.bz2
Merge "Revert "remove setLatestEventInfo from prebuilts"" into mnc-dev
Diffstat (limited to 'api')
-rw-r--r--api/23.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/23.txt b/api/23.txt
index a09311c..8bdda2c 100644
--- a/api/23.txt
+++ b/api/23.txt
@@ -4523,6 +4523,7 @@ package android.app {
method public int describeContents();
method public java.lang.String getGroup();
method public java.lang.String getSortKey();
+ method public deprecated void setLatestEventInfo(android.content.Context, java.lang.CharSequence, java.lang.CharSequence, android.app.PendingIntent);
method public void writeToParcel(android.os.Parcel, int);
field public static final android.media.AudioAttributes AUDIO_ATTRIBUTES_DEFAULT;
field public static final java.lang.String CATEGORY_ALARM = "alarm";