Searched refs:filterMustClose (Results 1 – 5 of 5) sorted by relevance
72 public boolean filterMustClose() { in filterMustClose() method in InputPort
475 if (filterMustClose()) { in performProcess()693 private final boolean filterMustClose() { in filterMustClose() method in Filter695 if (inputPort.filterMustClose()) { in filterMustClose()701 if (outputPort.filterMustClose()) { in filterMustClose()
74 public boolean filterMustClose() { in filterMustClose() method in OutputPort
94 public abstract boolean filterMustClose(); in filterMustClose() method in FilterPort
18006 Landroid/filterfw/core/Filter;->filterMustClose()Z18161 Landroid/filterfw/core/FilterPort;->filterMustClose()Z18419 Landroid/filterfw/core/InputPort;->filterMustClose()Z18534 Landroid/filterfw/core/OutputPort;->filterMustClose()Z