Searched defs:NotificationRecord (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java93 public final class NotificationRecord { class
94 static final String TAG = "NotificationRecord";
173 public NotificationRecord(Context context, StatusBarNotification sbn, method in class:NotificationRecord
368 public void copyRankingInformation(NotificationRecord previous) {
581 "NotificationRecord(0x%08x: pkg=%s user=%s id=%d tag=%s importance=%d key=%s" +

Completed in 47 milliseconds