Searched refs:NotificationCancelReason (Results 1 – 6 of 6) sorted by relevance
38 @NotificationListenerService.NotificationCancelReason int cancellationReason, in onDismiss()
83 @NotificationListenerService.NotificationCancelReason int reason, in logNotificationCancelled()194 @NotificationListenerService.NotificationCancelReason int reason, in fromCancelReason()
8354 @NotificationListenerService.NotificationCancelReason int reason,8361 @NotificationListenerService.NotificationCancelReason int reason,
72 @NotificationListenerService.NotificationCancelReason int cancellationReason, in onDismiss()
75 @NotificationListenerService.NotificationCancelReason int cancellationReason, in onDismiss()
284 public @interface NotificationCancelReason{}; annotation in NotificationListenerService