Exemplo n.º 1
0
 @Override
 public FilterGraph getGraph() {
   return mRunner != null ? mRunner.getGraph() : null;
 }