Searched refs:getNextCheckInTime (Results 1 – 5 of 5) sorted by relevance
64 public abstract Instant getNextCheckInTime(); in getNextCheckInTime() method in GetDeviceCheckInStatusGrpcResponse
92 public Instant getNextCheckInTime() { in getNextCheckInTime() method in GetDeviceCheckInStatusGrpcResponseWrapper
145 public Instant getNextCheckInTime() { in getDeviceCheckInStatus() method in DeviceCheckInClientDebug
175 response.getNextCheckInTime()); in handleGetDeviceCheckInStatusResponse()
339 when(response.getNextCheckInTime()).thenReturn(nextCheckInTime); in createMockResponse()