Searched refs:FLAG_INSISTENT (Results 1 – 5 of 5) sorted by relevance
321 n.flags |= Notification.FLAG_INSISTENT; in getNotificationRecord()
5755 } else if ((record.getFlags() & Notification.FLAG_INSISTENT) != 0) {5882 boolean looping = (record.getNotification().flags & Notification.FLAG_INSISTENT) != 0;5916 (record.getNotification().flags & Notification.FLAG_INSISTENT) != 0;
553 public static final int FLAG_INSISTENT = 0x00000004; field in Notification
4607 field public static final int FLAG_INSISTENT = 4; // 0x4
5358 field public static final int FLAG_INSISTENT = 4; // 0x4