Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java172 public static final int REASON_APP_CANCEL = 8; field in NotificationListenerService
/frameworks/base/proto/src/
Dmetrics_constants.proto116 REASON_APP_CANCEL = 8; enumerator