Searched refs:FLAG_HIGH_PRIORITY (Results 1 – 17 of 17) sorted by relevance
48 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in add()
53 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in Builder()
65 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in Builder()
64 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in Builder()
88 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in Builder()
142 public static final int FLAG_HIGH_PRIORITY = 0x00000080; field in NotificationCompat483 result.flags |= FLAG_HIGH_PRIORITY; in build()562 result.flags |= FLAG_HIGH_PRIORITY; in build()1119 setFlag(FLAG_HIGH_PRIORITY, highPriority); in setFullScreenIntent()
96 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in Builder()
448 public static final int FLAG_HIGH_PRIORITY = 0x00000080; field in Notification2410 setFlag(FLAG_HIGH_PRIORITY, highPriority);
2093 if (0 != (notification.flags & Notification.FLAG_HIGH_PRIORITY)) { in enqueueNotificationInternal()
417 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
446 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
539 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
545 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
4752 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
4869 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80