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