Home
last modified time | relevance | path

Searched refs:setAutoBranchMode (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/io/
DTextGraphReader.java457 mCurrentGraph.setAutoBranchMode(FilterGraph.AUTOBRANCH_SYNCED); in applySettings()
459 mCurrentGraph.setAutoBranchMode(FilterGraph.AUTOBRANCH_UNSYNCED); in applySettings()
461 mCurrentGraph.setAutoBranchMode(FilterGraph.AUTOBRANCH_OFF); in applySettings()
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFilterGraph.java150 public void setAutoBranchMode(int autoBranchMode) { in setAutoBranchMode() method in FilterGraph
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt18146 Landroid/filterfw/core/FilterGraph;->setAutoBranchMode(I)V