Home
last modified time | relevance | path

Searched refs:getAllCalculationPaths (Results 1 – 2 of 2) sorted by relevance

/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
DExpr.java578 protected Node getAllCalculationPaths() { in getAllCalculationPaths() method in Expr
592 cond.mParents.add(dependant.getAllCalculationPaths()); in getAllCalculationPaths()
595 node.mParents.add(dependant.getAllCalculationPaths()); in getAllCalculationPaths()
DExprModel.java546 if (dependant.isConditional() && dependant.getAllCalculationPaths()