Searched refs:getNotificationIdHash (Results 1 – 3 of 3) sorted by relevance
95 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()
449 int getNotificationIdHash() { in getNotificationIdHash() method in NotificationRecordLogger.NotificationRecordPair511 this.notification_id_hash = p.getNotificationIdHash(); in NotificationReported()
16327 …roid/server/notification/NotificationRecordLogger$NotificationRecordPair;->getNotificationIdHash()I