Searched defs:workManagerImpl (Results 1 – 7 of 7) sorted by relevance
108 public WorkContinuationImpl( in WorkContinuationImpl()119 public WorkContinuationImpl( in WorkContinuationImpl()127 public WorkContinuationImpl(@NonNull WorkManagerImpl workManagerImpl, in WorkContinuationImpl()
88 WorkManagerImpl workManagerImpl = workContinuation.getWorkManagerImpl(); in addToDatabase() local154 WorkManagerImpl workManagerImpl, in enqueueWorkWithPrerequisites()
73 val workManagerImpl = WorkManagerImpl.getInstance(mContext) in testScheduleTime_relativeToTestClock() constant
86 WorkManagerImpl workManagerImpl = WorkManagerImpl.getInstance(mContext); in testWorker_shouldSucceedSynchronously() local
68 val workManagerImpl = WorkManagerImpl.getInstance(applicationContext) in setupAndRunConstraintTrackingWork() constant
192 WorkManagerImpl workManagerImpl) { in TrackingScheduler()
122 @NonNull WorkManagerImpl workManagerImpl, in SystemForegroundDispatcher()