Searched defs:doRun (Results 1 – 5 of 5) sorted by relevance
88 private FluentFuture<Void> doRun(@NonNull Supplier<Boolean> shouldStop) { in doRun() method in ScheduleCustomAudienceUpdateWorker
147 private FluentFuture<Void> doRun(@NonNull Supplier<Boolean> shouldStop) { in doRun() method in BackgroundFetchWorker
88 private FluentFuture<Void> doRun(@NonNull Supplier<Boolean> shouldStop) { in doRun() method in KAnonSignJoinBackgroundJobWorker
265 private FluentFuture<Void> doRun(@NonNull Supplier<Boolean> shouldStop) { in doRun() method in BackgroundKeyFetchWorker
193 private FluentFuture<Void> doRun(Supplier<Boolean> shouldStop) { in doRun() method in PeriodicEncodingJobWorker