HomeSort by relevance Sort by last modified time
    Searched refs:flushOnClose (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
GraphRunner.java 337 if (flushOnClose()) {
584 public boolean flushOnClose = true;
817 * @see #flushOnClose()
821 mParams.flushOnClose = flush;
831 public boolean flushOnClose() {
833 return mParams.flushOnClose;
    [all...]
  /external/python/cpython3/Lib/logging/
handlers.py     [all...]

Completed in 1184 milliseconds