Searched refs:addExecutionListener (Results 1 – 6 of 6) sorted by relevance
74 workManager.getProcessor().addExecutionListener(scheduler); in initializeTestWorkManager()
48 mWorkManagerImpl.getProcessor().addExecutionListener(this); in onCreate()
62 mWorkManagerImpl.getProcessor().addExecutionListener(this); in GreedyScheduler()
52 mWorkManagerImpl.getProcessor().addExecutionListener(this); in onCreate()
173 public synchronized void addExecutionListener(ExecutionListener executionListener) { in addExecutionListener() method in Processor
83 mProcessor.addExecutionListener(this); in SystemAlarmDispatcher()