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

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

Completed in 1031 milliseconds