Searched refs:FLAG_AUTO_CANCEL (Results 1 – 17 of 17) sorted by relevance
40 .setAutoCancel((n.flags & Notification.FLAG_AUTO_CANCEL) != 0) in add()
41 .setAutoCancel((n.flags & Notification.FLAG_AUTO_CANCEL) != 0) in add()
348 ((mMediaStorageNotification.flags & Notification.FLAG_AUTO_CANCEL) == in getMediaStorageNotificationDismissable()349 Notification.FLAG_AUTO_CANCEL)) in getMediaStorageNotificationDismissable()394 mMediaStorageNotification.flags = Notification.FLAG_AUTO_CANCEL; in setMediaStorageNotification()
119 n.flags |= Notification.FLAG_AUTO_CANCEL; in test()
56 .setAutoCancel((n.flags & Notification.FLAG_AUTO_CANCEL) != 0) in Builder()
237 mNotification.flags = Notification.FLAG_AUTO_CANCEL; in setNotificationVisible()
55 .setAutoCancel((n.flags & Notification.FLAG_AUTO_CANCEL) != 0) in Builder()
79 .setAutoCancel((n.flags & Notification.FLAG_AUTO_CANCEL) != 0) in Builder()
383 mNiNotification.flags = Notification.FLAG_ONGOING_EVENT | Notification.FLAG_AUTO_CANCEL; in setNiNotification()
87 .setAutoCancel((n.flags & Notification.FLAG_AUTO_CANCEL) != 0) in Builder()
121 public static final int FLAG_AUTO_CANCEL = 0x00000010; field in NotificationCompat1216 setFlag(Notification.FLAG_AUTO_CANCEL, autoCancel); in setAutoCancel()
418 public static final int FLAG_AUTO_CANCEL = 0x00000010; field in Notification2434 setFlag(FLAG_AUTO_CANCEL, autoCancel);
1940 mNotification.flags = Notification.FLAG_AUTO_CANCEL; in setNotification()
551 sbn.getId(), Notification.FLAG_AUTO_CANCEL,
3180 notification.flags = Notification.FLAG_AUTO_CANCEL; in setProvNotificationVisibleIntent()
4693 field public static final int FLAG_AUTO_CANCEL = 16; // 0x10
4603 field public static final int FLAG_AUTO_CANCEL = 16; // 0x10