Home
last modified time | relevance | path

Searched refs:REASON_UNAUTOBUNDLED (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java36 import static android.service.notification.NotificationListenerService.REASON_UNAUTOBUNDLED;
806 REASON_UNAUTOBUNDLED,
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java247 public static final int REASON_UNAUTOBUNDLED = 16; field in NotificationListenerService
278 REASON_UNAUTOBUNDLED,
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java100 import static android.service.notification.NotificationListenerService.REASON_UNAUTOBUNDLED;
5682 cancelNotificationLocked(removed, false, REASON_UNAUTOBUNDLED, wasPosted, null);
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto147 REASON_UNAUTOBUNDLED = 16; enumerator
/frameworks/base/core/api/
Dcurrent.txt38648 field public static final int REASON_UNAUTOBUNDLED = 16; // 0x10