Searched refs:getAsyncRunner (Results 1 – 1 of 1) sorted by relevance
67 public AsyncRunner getAsyncRunner(FilterContext environment) { in getAsyncRunner() method in GraphEnvironment.GraphHandle186 return mGraphs.get(graphId).getAsyncRunner(getContext()); in getRunner()