Searched refs:FLAG_INSISTENT (Results 1 – 6 of 6) sorted by relevance
321 n.flags |= Notification.FLAG_INSISTENT; in getNotificationRecord()
5978 } else if ((record.getFlags() & Notification.FLAG_INSISTENT) != 0) {6114 boolean looping = (record.getNotification().flags & Notification.FLAG_INSISTENT) != 0;6148 (record.getNotification().flags & Notification.FLAG_INSISTENT) != 0;
553 public static final int FLAG_INSISTENT = 0x00000004; field in Notification632 @IntDef({FLAG_SHOW_LIGHTS, FLAG_ONGOING_EVENT, FLAG_INSISTENT, FLAG_ONLY_ALERT_ONCE,
4607 field public static final int FLAG_INSISTENT = 4; // 0x4
5360 field public static final int FLAG_INSISTENT = 4; // 0x4