Home
last modified time | relevance | path

Searched refs:REASON_CANCEL_ALL (Results 1 – 5 of 5) 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/services/core/java/com/android/server/notification/
DNotificationManagerService.java33 import static android.service.notification.NotificationListenerService.REASON_CANCEL_ALL;
555 cancelAllLocked(callingUid, callingPid, userId, REASON_CANCEL_ALL, null,
4310 case REASON_CANCEL_ALL: in cancelNotificationLocked()
/frameworks/base/proto/src/
Dmetrics_constants.proto90 REASON_CANCEL_ALL = 3; enumerator
/frameworks/base/api/
Dcurrent.txt37231 field public static final int REASON_CANCEL_ALL = 3; // 0x3
Dsystem-current.txt40332 field public static final int REASON_CANCEL_ALL = 3; // 0x3