Searched refs:AsyncRunner (Results 1 – 3 of 3) sorted by relevance
22 import android.filterfw.core.AsyncRunner;57 private AsyncRunner mAsyncRunner;68 public AsyncRunner getAsyncRunner(FilterContext environment) { in getAsyncRunner()70 mAsyncRunner = new AsyncRunner(environment, RoundRobinScheduler.class); in getAsyncRunner()
27 public class AsyncRunner extends GraphRunner{ class139 public AsyncRunner(FilterContext context, Class schedulerClass) { in AsyncRunner() method in AsyncRunner151 public AsyncRunner(FilterContext context) { in AsyncRunner() method in AsyncRunner
15048 Landroid/filterfw/core/AsyncRunner$AsyncRunnerTask;->onCancelled(Landroid/filterfw/core/AsyncRunner…15049 Landroid/filterfw/core/AsyncRunner$AsyncRunnerTask;->onPostExecute(Landroid/filterfw/core/AsyncRunn…15050 Landroid/filterfw/core/AsyncRunner$AsyncRunnerTask;->TAG:Ljava/lang/String;15051 Landroid/filterfw/core/AsyncRunner$RunnerResult;->exception:Ljava/lang/Exception;15052 Landroid/filterfw/core/AsyncRunner$RunnerResult;->status:I15053 Landroid/filterfw/core/AsyncRunner;-><init>(Landroid/filterfw/core/FilterContext;)V15054 Landroid/filterfw/core/AsyncRunner;-><init>(Landroid/filterfw/core/FilterContext;Ljava/lang/Class;)V15055 Landroid/filterfw/core/AsyncRunner;->close()V15056 Landroid/filterfw/core/AsyncRunner;->getError()Ljava/lang/Exception;15057 Landroid/filterfw/core/AsyncRunner;->getGraph()Landroid/filterfw/core/FilterGraph;[all …]