Searched refs:isSent (Results 1 – 1 of 1) sorted by relevance
66 private boolean isSent; field in PlayerMessage116 Assertions.checkState(!isSent); in setType()134 Assertions.checkState(!isSent); in setPayload()153 Assertions.checkState(!isSent); in setHandler()183 Assertions.checkState(!isSent); in setPosition()201 Assertions.checkState(!isSent); in setPosition()226 Assertions.checkState(!isSent); in setDeleteAfterDelivery()245 Assertions.checkState(!isSent); in send()249 isSent = true; in send()261 Assertions.checkState(isSent); in cancel()[all …]