Searched refs:NotificationCancelReason (Results 1 – 6 of 6) sorted by relevance
38 @NotificationListenerService.NotificationCancelReason int cancellationReason, in onDismiss()
69 @NotificationListenerService.NotificationCancelReason int reason, in logNotificationCancelled()178 @NotificationListenerService.NotificationCancelReason int reason, in fromCancelReason()
8334 @NotificationListenerService.NotificationCancelReason int reason,8341 @NotificationListenerService.NotificationCancelReason int reason,
72 @NotificationListenerService.NotificationCancelReason int cancellationReason, in onDismiss()
75 @NotificationListenerService.NotificationCancelReason int cancellationReason, in onDismiss()
283 public @interface NotificationCancelReason{}; annotation in NotificationListenerService