Searched refs:flushOnClose (Results 1 – 1 of 1) sorted by relevance
337 if (flushOnClose()) { in cleanUp()584 public boolean flushOnClose = true; field in GraphRunner.RunParameters821 mParams.flushOnClose = flush; in setFlushOnClose()831 public boolean flushOnClose() { in flushOnClose() method in GraphRunner833 return mParams.flushOnClose; in flushOnClose()