Home
last modified time | relevance | path

Searched refs:getNormalizedUserId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DStatusBarNotification.java297 public int getNormalizedUserId() { in getNormalizedUserId() method in StatusBarNotification
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java648 if (!mEnabled.get(sbn.getNormalizedUserId(), false)) { in record()
690 if (userId == mBuffer.get(i).first.getNormalizedUserId()) { in updateHistoryEnabled()
706 && userId == pair.first.getNormalizedUserId() in removeChannelNotifications()
3049 .setUserId(r.getSbn().getNormalizedUserId())