We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f756e49 commit 433927cCopy full SHA for 433927c
api/current.txt
@@ -3705,7 +3705,6 @@ package android.app {
3705
field public static final int FLAG_ONGOING_EVENT = 2; // 0x2
3706
field public static final int FLAG_ONLY_ALERT_ONCE = 8; // 0x8
3707
field public static final int FLAG_SHOW_LIGHTS = 1; // 0x1
3708
- field public static final java.lang.String KIND_PROMO = "android.promo";
3709
field public static final int PRIORITY_DEFAULT = 0; // 0x0
3710
field public static final int PRIORITY_HIGH = 1; // 0x1
3711
field public static final int PRIORITY_LOW = -1; // 0xffffffff
0 commit comments