Searched refs:FLAG_ONLY_ALERT_ONCE (Results 1 – 4 of 4) sorted by relevance
162 || (newNotification.flags & Notification.FLAG_ONLY_ALERT_ONCE) == 0; in alertAgain()
26 import static android.app.Notification.FLAG_ONLY_ALERT_ONCE;5807 if (record.isUpdate && (notification.flags & FLAG_ONLY_ALERT_ONCE) != 0) {5826 if (record.isUpdate && (notification.flags & FLAG_ONLY_ALERT_ONCE) != 0) {
560 public static final int FLAG_ONLY_ALERT_ONCE = 0x00000008; field in Notification4182 setFlag(FLAG_ONLY_ALERT_ONCE, onlyAlertOnce); in setOnlyAlertOnce()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...