Searched refs:FLAG_AUTO_CANCEL (Results 1 – 18 of 18) sorted by relevance
40 .setAutoCancel((n.flags & Notification.FLAG_AUTO_CANCEL) != 0) in add()
45 .setAutoCancel((n.flags & Notification.FLAG_AUTO_CANCEL) != 0) in Builder()
56 .setAutoCancel((n.flags & Notification.FLAG_AUTO_CANCEL) != 0) in Builder()
55 .setAutoCancel((n.flags & Notification.FLAG_AUTO_CANCEL) != 0) in Builder()
79 .setAutoCancel((n.flags & Notification.FLAG_AUTO_CANCEL) != 0) in Builder()
87 .setAutoCancel((n.flags & Notification.FLAG_AUTO_CANCEL) != 0) in Builder()
122 public static final int FLAG_AUTO_CANCEL = 0x00000010; field in NotificationCompat1245 setFlag(Notification.FLAG_AUTO_CANCEL, autoCancel); in setAutoCancel()
336 if ((n.flags & Notification.FLAG_AUTO_CANCEL) != 0) { in countApiUse()
542 sbn.getId(), Notification.FLAG_AUTO_CANCEL,
427 public static final int FLAG_AUTO_CANCEL = 0x00000010; field in Notification2585 setFlag(FLAG_AUTO_CANCEL, autoCancel);
414 field public static final int FLAG_AUTO_CANCEL = 16; // 0x10
443 field public static final int FLAG_AUTO_CANCEL = 16; // 0x10
536 field public static final int FLAG_AUTO_CANCEL = 16; // 0x10
542 field public static final int FLAG_AUTO_CANCEL = 16; // 0x10
4749 field public static final int FLAG_AUTO_CANCEL = 16; // 0x10
4866 field public static final int FLAG_AUTO_CANCEL = 16; // 0x10