Searched refs:markAsSent (Results 1 – 3 of 3) sorted by relevance
95 public void markAsSent() { in markAsSent() method in CbSendMessageCalculator
755 calculator.markAsSent(); in broadcastGeofenceMessage()
371 verify(mockCalculator, times(1)).markAsSent(); in testGeofencingAmbiguousWithMockCalculator()619 verify(mockCalculator, times(1)).markAsSent(); in verifyBroadcastSent()624 verify(mockCalculator, times(0)).markAsSent(); in verifyBroadcastNotSent()