summaryrefslogtreecommitdiffstats
path: root/api/current.txt
diff options
context:
space:
mode:
authorChris Wren <cwren@android.com>2014-07-24 11:51:31 +0200
committerChris Wren <cwren@android.com>2014-08-01 10:57:05 +0000
commit97c0b90f891a0ee1d051ba29d825cde1f0eeaad4 (patch)
tree3a1267d7f2a4a8644a0e072d18e14de4252e84cb /api/current.txt
parent3f1ddf83a4faba3dec71ed7eebe1835f4685cf60 (diff)
downloadframeworks_base-97c0b90f891a0ee1d051ba29d825cde1f0eeaad4.zip
frameworks_base-97c0b90f891a0ee1d051ba29d825cde1f0eeaad4.tar.gz
frameworks_base-97c0b90f891a0ee1d051ba29d825cde1f0eeaad4.tar.bz2
Expose headsUpContentView so developers can customize it.
Bug: 13510114 Change-Id: I645c204e366fefab58224d2e67d00e701dc661aa
Diffstat (limited to 'api/current.txt')
-rw-r--r--api/current.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt
index a8bbeed..2ddc977 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -4697,6 +4697,7 @@ package android.app {
field public android.os.Bundle extras;
field public int flags;
field public android.app.PendingIntent fullScreenIntent;
+ field public android.widget.RemoteViews headsUpContentView;
field public int icon;
field public int iconLevel;
field public android.graphics.Bitmap largeIcon;