Searched refs:setAutoBranchMode (Results 1 – 2 of 2) sorted by relevance
457 mCurrentGraph.setAutoBranchMode(FilterGraph.AUTOBRANCH_SYNCED); in applySettings()459 mCurrentGraph.setAutoBranchMode(FilterGraph.AUTOBRANCH_UNSYNCED); in applySettings()461 mCurrentGraph.setAutoBranchMode(FilterGraph.AUTOBRANCH_OFF); in applySettings()
151 public void setAutoBranchMode(int autoBranchMode) { in setAutoBranchMode() method in FilterGraph