Home
last modified time | relevance | path

Searched defs:executionListener (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/work/workmanager/src/main/java/androidx/work/impl/
DProcessor.java173 public synchronized void addExecutionListener(ExecutionListener executionListener) { in addExecutionListener()
183 public synchronized void removeExecutionListener(ExecutionListener executionListener) { in removeExecutionListener()