Searched refs:getExecutionStopFuture (Results 1 – 4 of 4) sorted by relevance
104 default ListenableFuture<Void> getExecutionStopFuture( in getExecutionStopFuture() method
163 FluentFuture.from(worker.getExecutionStopFuture(this, convertJobParameters(params))) in onStopJob()
66 assertThat(sJobWorker.getExecutionStopFuture(sContext, mockParams)) in testGetExecutionStopFuture()
436 .getExecutionStopFuture( in testOnStopJob()