Searched refs:FLAG_ONLY_ALERT_ONCE (Results 1 – 16 of 16) sorted by relevance
39 .setOnlyAlertOnce((n.flags & Notification.FLAG_ONLY_ALERT_ONCE) != 0) in add()
44 .setOnlyAlertOnce((n.flags & Notification.FLAG_ONLY_ALERT_ONCE) != 0) in Builder()
57 .setOnlyAlertOnce((n.flags & Notification.FLAG_ONLY_ALERT_ONCE) != 0) in Builder()
72 .setOnlyAlertOnce((n.flags & Notification.FLAG_ONLY_ALERT_ONCE) != 0) in Builder()
56 .setOnlyAlertOnce((n.flags & Notification.FLAG_ONLY_ALERT_ONCE) != 0) in Builder()
83 .setOnlyAlertOnce((n.flags & Notification.FLAG_ONLY_ALERT_ONCE) != 0) in Builder()
91 .setOnlyAlertOnce((n.flags & Notification.FLAG_ONLY_ALERT_ONCE) != 0) in Builder()
122 public static final int FLAG_ONLY_ALERT_ONCE = 0x00000008; field in NotificationCompat1380 setFlag(Notification.FLAG_ONLY_ALERT_ONCE, onlyAlertOnce); in setOnlyAlertOnce()
467 public static final int FLAG_ONLY_ALERT_ONCE = 0x00000008; field in Notification2885 setFlag(FLAG_ONLY_ALERT_ONCE, onlyAlertOnce); in setOnlyAlertOnce()
2535 || (newNotification.flags & Notification.FLAG_ONLY_ALERT_ONCE) == 0;
2877 && (notification.flags & Notification.FLAG_ONLY_ALERT_ONCE) != 0)) { in buzzBeepBlinkLocked()
4217 field public static final int FLAG_ONLY_ALERT_ONCE = 8; // 0x8
4611 field public static final int FLAG_ONLY_ALERT_ONCE = 8; // 0x8
4969 field public static final int FLAG_ONLY_ALERT_ONCE = 8; // 0x8
5126 field public static final int FLAG_ONLY_ALERT_ONCE = 8; // 0x8
4972 field public static final int FLAG_ONLY_ALERT_ONCE = 8; // 0x8