Home
last modified time | relevance | path

Searched refs:REASON_APP_CANCEL_ALL (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java23 import static android.service.notification.NotificationListenerService.REASON_APP_CANCEL_ALL;
559 || reason == REASON_APP_CANCEL_ALL;
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java194 public static final int REASON_APP_CANCEL_ALL = 9; field in NotificationListenerService
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java67 import static android.service.notification.NotificationListenerService.REASON_APP_CANCEL_ALL;
2477 REASON_APP_CANCEL_ALL, null);
6769 case REASON_APP_CANCEL_ALL:
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto126 REASON_APP_CANCEL_ALL = 9; enumerator
/frameworks/base/non-updatable-api/
Dcurrent.txt41964 field public static final int REASON_APP_CANCEL_ALL = 9; // 0x9
/frameworks/base/api/
Dcurrent.txt42108 field public static final int REASON_APP_CANCEL_ALL = 9; // 0x9