Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java194 public static final int REASON_APP_CANCEL_ALL = 9; field in NotificationListenerService
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto126 REASON_APP_CANCEL_ALL = 9; enumerator