Loading api/current.txt +1 −0 Original line number Diff line number Diff line Loading @@ -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; core/java/android/app/Notification.java +0 −1 Original line number Diff line number Diff line Loading @@ -247,7 +247,6 @@ public class Notification implements Parcelable /** * @hide * A medium-format version of {@link #contentView}, providing the Notification an * opportunity to add action buttons to contentView. At its discretion, the system UI may * choose to show this as a heads-up notification, which will pop up so the user can see Loading Loading
api/current.txt +1 −0 Original line number Diff line number Diff line Loading @@ -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;
core/java/android/app/Notification.java +0 −1 Original line number Diff line number Diff line Loading @@ -247,7 +247,6 @@ public class Notification implements Parcelable /** * @hide * A medium-format version of {@link #contentView}, providing the Notification an * opportunity to add action buttons to contentView. At its discretion, the system UI may * choose to show this as a heads-up notification, which will pop up so the user can see Loading