Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java164 public static final int REASON_CANCEL_ALL = 3; field in NotificationListenerService
/frameworks/base/proto/src/
Dmetrics_constants.proto90 REASON_CANCEL_ALL = 3; enumerator