Searched defs:workManagerImpl (Results 1 – 8 of 8) sorted by relevance
47 void cancel(WorkManagerImpl workManagerImpl, String workSpecId) { in cancel()58 void reschedulePendingWorkers(WorkManagerImpl workManagerImpl) { in reschedulePendingWorkers()90 @NonNull final WorkManagerImpl workManagerImpl) { in forId()
37 public PruneWorkRunnable(WorkManagerImpl workManagerImpl) { in PruneWorkRunnable()
91 WorkManagerImpl workManagerImpl = mWorkContinuation.getWorkManagerImpl(); in addToDatabase() local154 WorkManagerImpl workManagerImpl, in enqueueWorkWithPrerequisites()
40 public StopWorkRunnable(WorkManagerImpl workManagerImpl, String workSpecId) { in StopWorkRunnable()
39 WorkManagerImpl workManagerImpl, in StartWorkRunnable()
53 public GreedyScheduler(Context context, WorkManagerImpl workManagerImpl) { in GreedyScheduler()59 public GreedyScheduler(WorkManagerImpl workManagerImpl, in GreedyScheduler()
107 WorkContinuationImpl( in WorkContinuationImpl()118 WorkContinuationImpl( in WorkContinuationImpl()126 WorkContinuationImpl(@NonNull WorkManagerImpl workManagerImpl, in WorkContinuationImpl()
44 final WorkManagerImpl workManagerImpl = WorkManagerImpl.getInstance(); in onReceive() local