Searched defs:AsyncRunner (Results 1 - 1 of 1) sorted by relevance

/system/media/mca/filterfw/java/android/filterfw/core/
H A DAsyncRunner.java35 public class AsyncRunner extends GraphRunner{ class in inherits:GraphRunner
140 private static final String TAG = "AsyncRunner";
147 public AsyncRunner(FilterContext context, Class schedulerClass) { method in class:AsyncRunner
159 public AsyncRunner(FilterContext context) { method in class:AsyncRunner
166 /** Set a callback to be called in the UI thread once the AsyncRunner

Completed in 81 milliseconds