Home
last modified time | relevance | path

Searched refs:NotificationCancelReason (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLogger.java111 @NotificationListenerService.NotificationCancelReason int reason, in logNotificationCancelled()
231 @NotificationListenerService.NotificationCancelReason int reason, in fromCancelReason()
DNotificationManagerService.java9678 @NotificationListenerService.NotificationCancelReason int reason,
9687 @NotificationListenerService.NotificationCancelReason int reason,
/frameworks/proto_logging/stats/atoms/wearservices/
Dwearservices_atoms.proto151 optional android.app.wearservices.NotificationCancelReason cancel_reason = 8;
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java315 public @interface NotificationCancelReason{}; annotation in NotificationListenerService
551 @NotificationCancelReason int reason) { in onNotificationRemoved()
/frameworks/proto_logging/stats/enums/app/wearservices/
Dwearservices_enums.proto526 enum NotificationCancelReason { enum