Home
last modified time | relevance | path

Searched refs:REASON_CHANNEL_BANNED (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java210 public static final int REASON_CHANNEL_BANNED = 17; field in NotificationListenerService
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java70 import static android.service.notification.NotificationListenerService.REASON_CHANNEL_BANNED;
1951 UserHandle.getUserId(uid), REASON_CHANNEL_BANNED,
1959 profileId, REASON_CHANNEL_BANNED,
2721 UserHandle.getUserId(callingUid), REASON_CHANNEL_BANNED, null);
2759 UserHandle.getUserId(Binder.getCallingUid()), REASON_CHANNEL_BANNED,
2885 UserHandle.getUserId(Binder.getCallingUid()), REASON_CHANNEL_BANNED, null);
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto150 REASON_CHANNEL_BANNED = 17; enumerator
/frameworks/base/api/
Dcurrent.txt41527 field public static final int REASON_CHANNEL_BANNED = 17; // 0x11