Searched refs:NOTIFICATION_UPDATED (Results 1 – 3 of 3) sorted by relevance
30 …ndroid.server.notification.NotificationRecordLogger.NotificationReportedEvent.NOTIFICATION_UPDATED;189 /* eventType= */ NOTIFICATION_UPDATED); in testGetFsiState_isUpdate_zero()
94 …ndroid.server.notification.NotificationRecordLogger.NotificationReportedEvent.NOTIFICATION_UPDATED;722 if (call.event == NOTIFICATION_POSTED || call.event == NOTIFICATION_UPDATED) { in assertNotificationRecordLoggerCallsValid()1675 assertEquals(NOTIFICATION_UPDATED, mNotificationRecordLogger.event(1)); in testEnqueueNotificationWithTag_LogsOnMajorUpdates()
141 NOTIFICATION_UPDATED(163), enumConstant154 return (p.old != null) ? NotificationReportedEvent.NOTIFICATION_UPDATED : in fromRecordPair()596 || eventType == NotificationReportedEvent.NOTIFICATION_UPDATED) { in getFsiState()