Searched refs:FLAG_HIGH_PRIORITY (Results 1 – 5 of 5) sorted by relevance
342 if (0 != (n.flags & Notification.FLAG_HIGH_PRIORITY)) { in calculateInitialImportance()
589 public static final int FLAG_HIGH_PRIORITY = 0x00000080; field in Notification633 FLAG_AUTO_CANCEL, FLAG_NO_CLEAR, FLAG_FOREGROUND_SERVICE, FLAG_HIGH_PRIORITY,3997 setFlag(FLAG_HIGH_PRIORITY, highPriority); in setFullScreenIntent()
4606 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80
5359 field @Deprecated public static final int FLAG_HIGH_PRIORITY = 128; // 0x80