Home
last modified time | relevance | path

Searched defs:NotificationCancelReason (Results 1 – 2 of 2) sorted by relevance

/frameworks/proto_logging/stats/enums/app/wearservices/
Dwearservices_enums.proto526 enum NotificationCancelReason { enum
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java315 public @interface NotificationCancelReason{}; annotation in NotificationListenerService