Searched refs:cancelNotificationsFuture (Results 1 – 1 of 1) sorted by relevance
66 ListenableFuture<Void> cancelNotificationsFuture = in clearAll() local76 return Futures.whenAllComplete(markReadFuture, cancelNotificationsFuture) in clearAll()81 cancelNotificationsFuture.get(); in clearAll()95 ListenableFuture<Void> cancelNotificationsFuture = in clearBySystemCallLogId() local108 return Futures.whenAllComplete(markReadFuture, cancelNotificationsFuture) in clearBySystemCallLogId()113 cancelNotificationsFuture.get(); in clearBySystemCallLogId()