Home
last modified time | relevance | path

Searched refs:filterMustClose (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DInputPort.java72 public boolean filterMustClose() { in filterMustClose() method in InputPort
DFilter.java475 if (filterMustClose()) { in performProcess()
693 private final boolean filterMustClose() { in filterMustClose() method in Filter
695 if (inputPort.filterMustClose()) { in filterMustClose()
701 if (outputPort.filterMustClose()) { in filterMustClose()
DOutputPort.java74 public boolean filterMustClose() { in filterMustClose() method in OutputPort
DFilterPort.java94 public abstract boolean filterMustClose(); in filterMustClose() method in FilterPort
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt18006 Landroid/filterfw/core/Filter;->filterMustClose()Z
18161 Landroid/filterfw/core/FilterPort;->filterMustClose()Z
18419 Landroid/filterfw/core/InputPort;->filterMustClose()Z
18534 Landroid/filterfw/core/OutputPort;->filterMustClose()Z