Searched refs:getSyncRunner (Results 1 – 1 of 1) sorted by relevance
76 public GraphRunner getSyncRunner(FilterContext environment) { in getSyncRunner() method in GraphEnvironment.GraphHandle194 return mGraphs.get(graphId).getSyncRunner(getContext()); in getRunner()