Home
last modified time | relevance | path

Searched refs:getNotificationIdHash (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordLoggerTest.java95 getNotificationRecordPair(0, null).getNotificationIdHash()); in testGetNotificationIdHash()
97 getNotificationRecordPair(1, null).getNotificationIdHash()); in testGetNotificationIdHash()
99 getNotificationRecordPair(-1, null).getNotificationIdHash()); in testGetNotificationIdHash()
102 assertEquals(hash, getNotificationRecordPair(0, tag).getNotificationIdHash()); in testGetNotificationIdHash()
106 getNotificationRecordPair(1, tag).getNotificationIdHash()); in testGetNotificationIdHash()
110 getNotificationRecordPair(-1, tag).getNotificationIdHash()); in testGetNotificationIdHash()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLogger.java449 int getNotificationIdHash() { in getNotificationIdHash() method in NotificationRecordLogger.NotificationRecordPair
511 this.notification_id_hash = p.getNotificationIdHash(); in NotificationReported()
/frameworks/base/services/
Dart-wear-profile16327 …roid/server/notification/NotificationRecordLogger$NotificationRecordPair;->getNotificationIdHash()I