Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java342 if (0 != (n.flags & Notification.FLAG_HIGH_PRIORITY)) { in calculateInitialImportance()
/frameworks/base/core/java/android/app/
DNotification.java589 public static final int FLAG_HIGH_PRIORITY = 0x00000080; field in Notification
633 FLAG_AUTO_CANCEL, FLAG_NO_CLEAR, FLAG_FOREGROUND_SERVICE, FLAG_HIGH_PRIORITY,
3997 setFlag(FLAG_HIGH_PRIORITY, highPriority); in setFullScreenIntent()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4606 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
/frameworks/base/non-updatable-api/
Dcurrent.txt5359 field @Deprecated public static final int FLAG_HIGH_PRIORITY = 128; // 0x80
/frameworks/base/api/
Dcurrent.txt5359 field @Deprecated public static final int FLAG_HIGH_PRIORITY = 128; // 0x80