summaryrefslogtreecommitdiffstats
path: root/api/system-current.txt
diff options
context:
space:
mode:
authorChris Wren <cwren@android.com>2015-06-24 15:18:34 -0400
committerChris Wren <cwren@android.com>2015-06-24 15:18:34 -0400
commita05db3816b4e29790aed9de9ef1cf4b2d0b616c9 (patch)
treef6a535f81b8476e9226361d334723cfa48377ae0 /api/system-current.txt
parentf1b25bd43464b2603da98ce5f03f41d9819d2374 (diff)
downloadframeworks_base-a05db3816b4e29790aed9de9ef1cf4b2d0b616c9.zip
frameworks_base-a05db3816b4e29790aed9de9ef1cf4b2d0b616c9.tar.gz
frameworks_base-a05db3816b4e29790aed9de9ef1cf4b2d0b616c9.tar.bz2
remove setLatestEventInfo
This has been deprecated since API 11. Bug: 18510449 Change-Id: Ibd052572aa8c332daf5f6a604afe1925e8998a2b
Diffstat (limited to 'api/system-current.txt')
-rw-r--r--api/system-current.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/system-current.txt b/api/system-current.txt
index df18ce4..4473630 100644
--- a/api/system-current.txt
+++ b/api/system-current.txt
@@ -4839,7 +4839,6 @@ package android.app {
method public android.graphics.drawable.Icon getLargeIcon();
method public android.graphics.drawable.Icon getSmallIcon();
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";