Home
last modified time | relevance | path

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

/frameworks/support/compat/honeycomb/android/support/v4/app/
DNotificationCompatHoneycomb.java48 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in add()
/frameworks/support/compat/ics/android/support/v4/app/
DNotificationCompatIceCreamSandwich.java53 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in Builder()
/frameworks/support/compat/kitkat/android/support/v4/app/
DNotificationCompatKitKat.java67 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in Builder()
/frameworks/support/compat/api24/android/support/v4/app/
DNotificationCompatApi24.java82 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in Builder()
/frameworks/support/compat/api20/android/support/v4/app/
DNotificationCompatApi20.java66 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in Builder()
/frameworks/support/compat/api21/android/support/v4/app/
DNotificationCompatApi21.java93 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in Builder()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java122 if (0 != (n.flags & Notification.FLAG_HIGH_PRIORITY)) { in defaultImportance()
/frameworks/support/compat/jellybean/android/support/v4/app/
DNotificationCompatJellybean.java101 (n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) in Builder()
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java149 public static final int FLAG_HIGH_PRIORITY = 0x00000080; field in NotificationCompat
536 result.flags |= FLAG_HIGH_PRIORITY; in build()
1265 setFlag(FLAG_HIGH_PRIORITY, highPriority); in setFullScreenIntent()
/frameworks/base/core/java/android/app/
DNotification.java495 public static final int FLAG_HIGH_PRIORITY = 0x00000080; field in Notification
2717 setFlag(FLAG_HIGH_PRIORITY, highPriority); in setFullScreenIntent()
/frameworks/support/api/
Dcurrent.txt4212 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4606 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
/frameworks/base/api/
Dcurrent.txt4964 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
Dsystem-current.txt5121 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
Dtest-current.txt4967 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80