Searched refs:doRun (Results 1 – 6 of 6) sorted by relevance
45 new SingletonRunner<>(JOB_DESCRIPTION, this::doRun);88 private FluentFuture<Void> doRun(@NonNull Supplier<Boolean> shouldStop) { in doRun() method in ScheduleCustomAudienceUpdateWorker
71 new SingletonRunner<>(JOB_DESCRIPTION, this::doRun);147 private FluentFuture<Void> doRun(@NonNull Supplier<Boolean> shouldStop) { in doRun() method in BackgroundFetchWorker
46 new SingletonRunner<>(JOB_DESCRIPTION, this::doRun);88 private FluentFuture<Void> doRun(@NonNull Supplier<Boolean> shouldStop) { in doRun() method in KAnonSignJoinBackgroundJobWorker
60 new SingletonRunner<>(JOB_DESCRIPTION, this::doRun);200 private FluentFuture<Void> doRun(@NonNull Supplier<Boolean> shouldStop) {
76 new SingletonRunner<>(JOB_DESCRIPTION, this::doRun);265 private FluentFuture<Void> doRun(@NonNull Supplier<Boolean> shouldStop) { in doRun() method in BackgroundKeyFetchWorker
98 new SingletonRunner<>(JOB_DESCRIPTION, this::doRun);193 private FluentFuture<Void> doRun(Supplier<Boolean> shouldStop) { in doRun() method in PeriodicEncodingJobWorker