Home
last modified time | relevance | path

Searched refs:FLAG_HIGH_PRIORITY (Results 1 – 17 of 17) sorted by relevance

/frameworks/support/v4/honeycomb/android/support/v4/app/
DNotificationCompatHoneycomb.java48 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in add()
/frameworks/support/v4/ics/android/support/v4/app/
DNotificationCompatIceCreamSandwich.java53 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in Builder()
/frameworks/support/v4/kitkat/android/support/v4/app/
DNotificationCompatKitKat.java65 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in Builder()
/frameworks/support/v4/api20/android/support/v4/app/
DNotificationCompatApi20.java64 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in Builder()
/frameworks/support/v4/api21/android/support/v4/app/
DNotificationCompatApi21.java88 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in Builder()
/frameworks/support/v4/java/android/support/v4/app/
DNotificationCompat.java142 public static final int FLAG_HIGH_PRIORITY = 0x00000080; field in NotificationCompat
483 result.flags |= FLAG_HIGH_PRIORITY; in build()
562 result.flags |= FLAG_HIGH_PRIORITY; in build()
1119 setFlag(FLAG_HIGH_PRIORITY, highPriority); in setFullScreenIntent()
/frameworks/support/v4/jellybean/android/support/v4/app/
DNotificationCompatJellybean.java96 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in Builder()
/frameworks/base/core/java/android/app/
DNotification.java448 public static final int FLAG_HIGH_PRIORITY = 0x00000080; field in Notification
2410 setFlag(FLAG_HIGH_PRIORITY, highPriority);
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2093 if (0 != (notification.flags & Notification.FLAG_HIGH_PRIORITY)) { in enqueueNotificationInternal()
/frameworks/support/v4/api/
D22.0.0.txt417 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
D22.1.0.txt417 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
D22.2.1.txt446 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
D22.2.0.txt446 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
D23.txt539 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
Dcurrent.txt545 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
/frameworks/base/api/
Dcurrent.txt4752 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
Dsystem-current.txt4869 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80