Searched refs:notificationEventId (Results 1 – 9 of 9) sorted by relevance
56 assertThat(dispatchResponse.notifications.get(0).notificationEventId) in validResponseWithTransactionError()120 assertThat(dispatchResponse.notifications.get(0).notificationEventId) in validResponseWithAdfSelectedNotification()148 assertThat(eNotification.notificationEventId) in validResponseWithSecureSessionEstablishedNotification()175 assertThat(eNotification.notificationEventId) in validResponseWithSecureSessionEstablishedNotificationAndValidSessionId()199 assertThat(dispatchResponse.notifications.get(0).notificationEventId) in validResponseWithRdsAvailableNotification()
95 public final int notificationEventId; field in DispatchResponse.Notification97 protected Notification(@NotificationEventId int notificationEventId) { in Notification() argument98 this.notificationEventId = notificationEventId; in Notification()
71 switch (notification.notificationEventId) { in handleDispatchResponse()78 + notification.notificationEventId); in handleDispatchResponse()
80 switch (notification.notificationEventId) { in onDispatchResponseReceived()88 + notification.notificationEventId); in onDispatchResponseReceived()
59 switch (notification.notificationEventId) { in onDispatchResponseReceived()71 + notification.notificationEventId); in onDispatchResponseReceived()
149 switch (notification.notificationEventId) { in handleTunnelPutSessionDataResponse()157 + notification.notificationEventId); in handleTunnelPutSessionDataResponse()
126 switch (notification.notificationEventId) { in handleGetSessionDataResponse()133 + notification.notificationEventId); in handleGetSessionDataResponse()
304 switch (notification.notificationEventId) { in handleDispatchResponseForSc()348 + notification.notificationEventId); in handleDispatchResponseForSc()
83 switch (notification.notificationEventId) { in handleDispatchResponse()