Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java32 import static android.service.notification.NotificationListenerService.REASON_PACKAGE_SUSPENDED;
804 REASON_PACKAGE_SUSPENDED,
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java243 public static final int REASON_PACKAGE_SUSPENDED = 14; field in NotificationListenerService
276 REASON_PACKAGE_SUSPENDED,
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java96 import static android.service.notification.NotificationListenerService.REASON_PACKAGE_SUSPENDED;
10486 if (r.isHidden() && reason != REASON_PACKAGE_SUSPENDED
10493 if (reason == REASON_PACKAGE_SUSPENDED
10579 mListeners.notifyRemovedLocked(rec, REASON_PACKAGE_SUSPENDED, rec.getStats());
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto141 REASON_PACKAGE_SUSPENDED = 14; enumerator
/frameworks/base/core/api/
Dcurrent.txt38644 field public static final int REASON_PACKAGE_SUSPENDED = 14; // 0xe